This is a JSON API for lair. It is used by drones to create, update, and delete data.
Download a compiles binary for supported operating systems from here.
$ mv api-server* api-server
$ export MONGO_URL=mongodb://localhost:27017/lair
$ export API_LISTENER=ip:port
$ ./api-server