github-api-cl

Apache

The lite Github rest v3 api client SDK

$ area51 add github-api-clCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(github-api-cl:some-function ...)