# README
apigateway
A light-weight golang API Gateway implement.
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
A light-weight golang API Gateway implement.
Online RPC documentation can be found at: https://dsisc.github.io/slate/
Running it then should be as simple as:
$ make all
$ make test