An open API service indexing awesome lists of open source software.

https://github.com/jetsly/mockgo


https://github.com/jetsly/mockgo

api go mock

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## mockgo

[![MIT](https://img.shields.io/dub/l/vibe-d.svg?style=flat-square)](http://opensource.org/licenses/MIT)

----
a rest mock api server

## Getting started

### Build
```bash
$ make build
```

### Run
```bash
$ make run
```

## License
[MIT](https://tldrlegal.com/license/mit-license)