Skip to content

mattburch/api-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-server

This is a JSON API for lair. It is used by drones to create, update, and delete data.

Install

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

About

JSON API for Lair

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%