cl-sendgrid

MIT

Wrapper to SendGrid's API.

$ area51 add cl-sendgridコピー

使い方

;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(cl-sendgrid:some-function ...)