Common Lisp client for Pantry JSON storage service: https://getpantry.cloud
$ area51 add pantry
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (pantry:some-function ...)