cl-sendgrid
Wrapper to SendGrid's API.
$ area51 add cl-sendgridコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(cl-sendgrid:some-function ...)Wrapper to SendGrid's API.
$ area51 add cl-sendgridコピー;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(cl-sendgrid:some-function ...)