项目作者: trandoshan-io
项目描述 :
REST API used by other processes to gather data
高级语言: Go
项目地址: git://github.com/trandoshan-io/api.git
api

API is a Go written program used by other process to access data
features
- use scalable database system
how it work
- The API process connect to the database (specified by env variable NATS_URI)
- Start a http API using gorilla/mux and wait for request