cl-swagger-codegen

BSD

code generatter for swagger

$ area51 add cl-swagger-codegenCopy

Usage

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