# Language Libraries

Mailjet maintains several wrappers and resources to make your life easier:

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


You can find even more useful tools and plugins on the Mailjet GitHub
We welcome any contribution to these repositories.
Please follow the instructions below 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


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.