API
Categories:
Fake API
- JSONPlaceholder - Free Fake REST API
- GitHub - typicode/json-server: Get a full fake REST API with zero coding in less than 30 seconds (seriously)
- Reqres - A hosted REST-API ready to respond to your AJAX requests
json server
npx json-server -p 3333 -w data/db.json