Samples & Wrappers

When starting your work with FreshMail API, it’s worth using ready wrappers and samples. Select the appropriate language files and your first steps with our API will be easier.

If you want to contribute to the code, just create pull request, and we will merge it ASAP. Thank you in advance for your help:)

 

PHP

Official FreshMail PHP library which implements: authorization, creation of recipients list, adding recipients to the list, delivery of transactional messages.

Download GitHub repository

 

Python

Community supported Python module which implements: authorization, creation of recipients list, adding recipients to the list, delivery of transactional messages.

Download GitHub repository

 

Ruby on Rails

Community supported Rails gem which implements: authorization, creation of recipients list, adding recipients to the lists.

Download GitHub repository

Download GitHub repository

 

.NET

FreshMail supported .NET assembly which implements: authorization, creation of recipients list, adding recipients to the list, delivery of transactional messages.

Download