https://github.com/ossystems/sendgrid-amqp-bridge
https://github.com/ossystems/sendgrid-amqp-bridge
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ossystems/sendgrid-amqp-bridge
- Owner: OSSystems
- License: mit
- Created: 2018-12-20T22:45:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T08:57:29.000Z (about 3 years ago)
- Last Synced: 2025-03-16T20:45:02.721Z (about 1 year ago)
- Language: Rust
- Size: 380 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
/badge.svg?branch=master)
# sendgrid-amqp-bridge
A simple AMQP bridge to send e-mails using the
[SendGrid](https://sendgrid.com/) API. This is used on some
[O.S. Systems](https://ossystems.com.br) microservices to communicate
with customers.
## License
Licensed under MIT, ([LICENSE](LICENSE) or https://opensource.org/licenses/MIT).
### Contribution
Unless you explicitly state otherwise, any contribution intentionally
submitted for inclusion in the work by you, as defined in the MIT
license, shall be licensed as above, without any additional terms or
conditions.