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
- Host: GitHub
- URL: https://github.com/softspiders/counter-app-api-on-json-server
- Owner: softspiders
- License: mit
- Created: 2020-04-21T23:31:52.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T13:32:03.000Z (over 3 years ago)
- Last Synced: 2025-03-05T07:35:11.813Z (over 1 year ago)
- Topics: backend, counter, database, db, json-server, persistence, server, softspiders, ss
- Size: 524 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)