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

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

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

Last synced: 7 months ago
JSON representation

🪄Building 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)