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

https://github.com/softspiders/counter-app-api-on-json-server


https://github.com/softspiders/counter-app-api-on-json-server

backend counter database db json-server persistence server softspiders ss

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

[SOFTSPIDERS](https://github.com/softspiders/softspiders)

# REST API Server for *Counter App* starters implemented on *json-server*

Part of the [clean-architecture-counter-starters](https://github.com/softspiders/clean-architecture-counter-starters/blob/master/README.md)

---

## Feature tags
- counter-app
- db
- json-server
- persistence
- rest
- server
- starter

---
## Author

[Alexander Lapygin](https://github.com/AlexanderLapygin) <>

---

## Run

```sh
npm install
npm start
```

## :memo: License
[MIT](./LICENSE)