summaryrefslogtreecommitdiffstats
path: root/SendGrid/Example/RESTAPI.cs
Commit message (Collapse)AuthorAgeFilesLines
* update attachments, fixed filter formats, added some documentation, made ↵Tyler Bischel2012-01-131-2/+2
| | | | constructors initializable only by factory functions
* Got All parts of the REST api working, except file attachments.CJ Buchmann2012-01-121-1/+16
|
* Added support for Rest API, to get mailing working. Also added examples to ↵CJ Buchmann2012-01-121-0/+78
send a simple web api.