Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kanokpit-yowaratch/json-server
A simple API with json-server
https://github.com/kanokpit-yowaratch/json-server
cors json-server
Last synced: about 2 months ago
JSON representation
A simple API with json-server
- Host: GitHub
- URL: https://github.com/kanokpit-yowaratch/json-server
- Owner: kanokpit-yowaratch
- Created: 2024-01-30T06:42:15.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-12T04:16:15.000Z (11 months ago)
- Last Synced: 2024-02-13T04:34:45.718Z (11 months ago)
- Topics: cors, json-server
- Language: JavaScript
- Homepage: https://json-server-nu-blond.vercel.app
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# json-server-product-master
A simple API with json-server## Configuration
`.env````
PORT=4004
```