Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stepankuzmin/fake-features-server

Serve set of random features using the json-server
https://github.com/stepankuzmin/fake-features-server

geojson javascript nodejs server

Last synced: 23 days ago
JSON representation

Serve set of random features using the json-server

Awesome Lists containing this project

README

        

# Fake features server

Serve set of random features using the [json-server](https://github.com/typicode/json-server).

```shell
git clone https://github.com/stepankuzmin/fake-features-server.git
cd fake-features-server
npm i
npm start
```

open [http://localhost:4000/](http://localhost:4000/).