Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kieranmueller/next.js-api
Simple CRUD API with Next.js, mocking data
https://github.com/kieranmueller/next.js-api
api crud javascript next nextjs rest typescript
Last synced: 25 days ago
JSON representation
Simple CRUD API with Next.js, mocking data
- Host: GitHub
- URL: https://github.com/kieranmueller/next.js-api
- Owner: KieranMueller
- Created: 2024-04-19T17:50:54.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-19T17:53:05.000Z (9 months ago)
- Last Synced: 2024-04-20T18:59:56.997Z (9 months ago)
- Topics: api, crud, javascript, next, nextjs, rest, typescript
- Language: TypeScript
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### How to run
- Clone the project
- npm i
- npm run dev (note the url and port)
- import postman script to postman, adjust url/port of requests as needed