Janus
Janus is a fake rest api server which can be used for various purpose including frontend application development , testing etc.
Features
- Easy to configure and use.
- Supports all http methods and REST resources.
- Supports CORS.
- Basic Auth Support
- Available in all platforms.
Installation
Get Binary Distribution. You can download the latest binary distribution from here
Build from source. Go should be installed (version 1.4+ is required) in the system. Make sure you have Go properly installed, including setting up your GOPATH.
You can run this command to get the source and build it. go get -u github.com/jijeshmohan/janus
Support
Found some issues? Please log here