Skip to content

Commit

Permalink
Create rest/api.lisp
Browse files Browse the repository at this point in the history
  • Loading branch information
thephoeron committed Sep 17, 2015
1 parent be51acf commit af3ef60
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions rest/api.lisp
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
;;;; -*- Mode: LISP; Syntax: COMMON-LISP; Package: WOLFCOIN-API; Base: 10 -*-
;;;; file: rest/api.lisp

;;;; Copyright (c) 2014--2015, "the Phoeron" Colin J.E. Lupton <//thephoeron.com>
;;;; See LICENSE for additional information.

(in-package :wolfcoin-api)



;; EOF

0 comments on commit af3ef60

Please sign in to comment.