go>> api>> 返回
项目作者: trandoshan-io

项目描述 :
REST API used by other processes to gather data
高级语言: Go
项目地址: git://github.com/trandoshan-io/api.git
创建时间: 2019-09-13T13:56:09Z
项目社区:https://github.com/trandoshan-io/api

开源协议:GNU General Public License v3.0

下载


api

Go Report Card

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