Skip to content

DSiSc/apigateway

Repository files navigation

apigateway

A light-weight golang API Gateway implement.

Build Status codecov

Online RPC documentation can be found at: https://dsisc.github.io/slate/

Getting started

Running it then should be as simple as:

$ make all

Testing

$ make test