https://github.com/clovellytech/sendgrid-scala
http4s based sendgrid client
https://github.com/clovellytech/sendgrid-scala
cats cats-effect http4s
Last synced: about 1 year ago
JSON representation
http4s based sendgrid client
- Host: GitHub
- URL: https://github.com/clovellytech/sendgrid-scala
- Owner: clovellytech
- License: mit
- Created: 2020-05-14T04:11:01.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2020-07-06T20:32:34.000Z (almost 6 years ago)
- Last Synced: 2025-01-23T08:33:11.789Z (over 1 year ago)
- Topics: cats, cats-effect, http4s
- Language: JavaScript
- Size: 192 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Sendgrid API for scala [![Build Status][travis-badge]][travis-url]
============
Check out the [docs page](https://clovellytech.github.io/sendgrid-scala/)
## Add Dependencies:
Coming soon
[travis-badge]: https://travis-ci.com/clovellytech/sendgrid-scala.svg?branch=master "Build Status"
[travis-url]: https://travis-ci.com/clovellytech/sendgrid-scala "Build Status"
[sonatype-badge]: https://img.shields.io/nexus/r/com.clovellytech/sendgrid-core_2.13.svg?server=https://oss.sonatype.org "Sonatype Releases"
[sonatype-url]: https://oss.sonatype.org/content/groups/public/com/clovellytech/sendgrid-core_2.13 "Sonatype Releases"