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

https://github.com/b4dnewz/json-server

A customizable fully working REST JSON server
https://github.com/b4dnewz/json-server

express-server json-server prototyping testing testing-tools

Last synced: 10 months ago
JSON representation

A customizable fully working REST JSON server

Awesome Lists containing this project

README

          

# json-server

A customizable fully working express REST JSON server.

[![Build Status](https://travis-ci.org/b4dnewz/json-server.svg?branch=master)](https://travis-ci.org/b4dnewz/json-server) [![Coverage Status](https://coveralls.io/repos/github/b4dnewz/json-server/badge.svg?branch=master)](https://coveralls.io/github/b4dnewz/json-server?branch=master)

[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lerna.js.org/) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/b4dnewz/json-server/blob/master/LICENSE)

## Features

* Easy to use
* Fully customizable

---

## License

Released with [MIT License](./LICENSE) © [Filippo Conti](https://b4dnewz.github.io/)