mailtrap-ruby
mailtrap-ruby copied to clipboard
The official mailtrap.io Ruby client
The Mailtrap gem supports bulk server functionality but lacks batch email sending. I’d like to suggest adding this feature using the https://bulk.api.mailtrap.io/api/batch endpoint. This aligns with the [Mailtrap bulk API...
## Motivation add API support for projects ## Changes - add projects API wrapper and project struct - add specs and rubydocs ## Summary by CodeRabbit * **New Features** *...
https://api-docs.mailtrap.io/docs/mailtrap-api-docs/ee252e413d78a-create-project
https://api-docs.mailtrap.io/docs/mailtrap-api-docs/bcb1ef001e32d-get-attachments
https://api-docs.mailtrap.io/docs/mailtrap-api-docs/86631e73937e2-create-an-inbox
https://api-docs.mailtrap.io/docs/mailtrap-api-docs/c1708cf554d6e-show-email-message
https://api-docs.mailtrap.io/docs/mailtrap-api-docs/a2041e813d169-email-testing-api
- https://api-docs.mailtrap.io/docs/mailtrap-api-docs/b46b1fe35bdf1-import-contacts
This issue is created to track the progress and implementation details of the Suppressions API feature currently being developed in PR #52 (https://github.com/railsware/mailtrap-ruby/pull/52). - The issue will serve as a...