glennadjrussell / tk-comidi

Example application using trapperkeeper and comidi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tk-comidi

An example of building a web service using puppetlabs/trapperkeeper and puppetlabs/comidi

Installation

Download from https://github.com/glennadjrussell/tk-comidi

Usage

$ lein tk

Options

FIXME: listing of options this app accepts.

Examples

Testing out schema validation

$ curl -X PUT -d '{"id":1234,"environment":"production"}' http://127.0.0.1:8080/api/environment/test/thisisatest

Bugs

...

Any Other Sections

That You Think

Might be Useful

License

Copyright © 2015 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Example application using trapperkeeper and comidi

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%