Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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