http4s based sendgrid client
Check out the docs page
Coming soon
libraryDependencies += "com.clovellytech" %% "sendgrid-core" % "0.0.3"
import $ivy.`com.clovellytech::sendgrid-core:0.0.3`
<dependency> <groupId>com.clovellytech</groupId> <artifactId>sendgrid-core_2.13</artifactId> <version>0.0.3</version> </dependency>
compile group: 'com.clovellytech', name: 'sendgrid-core_2.13', version: '0.0.3'
ivy"com.clovellytech::sendgrid-core:0.0.3"