Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fadendaten/bliss-dummy-api


https://github.com/fadendaten/bliss-dummy-api

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Bliss Dummy API

### Prerequisites

Install [json-server](https://github.com/typicode/json-server).

```bash
npm install -g json-server
```

### Running

```bash
json-server -r routes.json bliss.json
```