# The libraries

Mailjet got your covered with wrappers in all the main programming languages:

- PHP : [github](https://github.com/mailjet/mailjet-apiv3-php)
- NodeJs : [github](https://github.com/mailjet/mailjet-apiv3-nodejs)
- Ruby : [github](https://github.com/mailjet/mailjet-gem)
- Python : [github](https://github.com/mailjet/mailjet-apiv3-python)
- Golang : [github](https://github.com/mailjet/mailjet-apiv3-go)
- Java : [github](https://github.com/mailjet/mailjet-apiv3-java)
- C# : [github](https://github.com/mailjet/mailjet-apiv3-dotnet)


You can find even more useful tools and plugins on the [Mailjet GitHub](https://github.com/mailjet)

We welcome any contribution to these repositories.

Please follow the following intruction to make it easier to process your improvements :

- Fork the project.
- Create a topic branch.
- Implement your feature or bug fix.
- Add documentation for your feature or bug fix.
- Commit and push your changes.
- Submit a [pull request](https://help.github.com/articles/using-pull-requests/#sending-the-pull-request)


Please do not include changes to the gemspec (Ruby), or version files.

Info
Make sure that you don't share your private credentials when pushing your code