https://github.com/ndaba1/typed-handlers
Simple, type-safe REST APIs in Next.js
https://github.com/ndaba1/typed-handlers
api-routes appdir next14 nextjs route-handlers typescript
Last synced: about 1 month ago
JSON representation
Simple, type-safe REST APIs in Next.js
- Host: GitHub
- URL: https://github.com/ndaba1/typed-handlers
- Owner: ndaba1
- Created: 2024-02-25T19:56:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-14T19:00:30.000Z (9 months ago)
- Last Synced: 2025-03-17T14:49:28.789Z (about 1 month ago)
- Topics: api-routes, appdir, next14, nextjs, route-handlers, typescript
- Language: TypeScript
- Homepage: https://typed-handlers.vercel.app
- Size: 807 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## typed-handlers
Simple, type-safe REST APIs in Next.js
### Installation
```bash
npm install typed-handlers
```### Documentation
https://typed-handlers.vercel.app/