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

https://github.com/juhosa/jsonserver

A server that gets its routes from a json-file.
https://github.com/juhosa/jsonserver

json nodejs nodejs-server

Last synced: 3 months ago
JSON representation

A server that gets its routes from a json-file.

Awesome Lists containing this project

README

          

# JSON Server

A (nodejs) Express server that gets its endpoints (routes) from a json-file.

Built because... well, because I can.

## Might want to check out
[typicode/json-server](https://github.com/typicode/json-server)

## License
MIT