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

https://github.com/ikuzweelisa/next-js-route-handlers

🪄 Build RESTFUL APIs with Next JS Route Handlers
https://github.com/ikuzweelisa/next-js-route-handlers

api nextjs rest-api route-handlers

Last synced: 3 months ago
JSON representation

🪄 Build RESTFUL APIs with Next JS Route Handlers

Awesome Lists containing this project

README

          

## Nexjs Route handlers

> Build Restful Apis With Next js App router

Clone git Repository

```bash
git clone
```

install dependicies

```bash
pnpm install

```

start development server

```bash
pnpm dev
```
Open browser [localhost:3000](http://localhost:3000)