This is a library to facilitate building API servers. It relies on gorilla/mux.
The Endpoint interface can be implemented to communicate with different data types.
The default implementation is that of JSON.
make tools
make dep
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a library to facilitate building API servers. It relies on gorilla/mux.
The Endpoint interface can be implemented to communicate with different data types.
The default implementation is that of JSON.
make tools
make dep