nextjs-api-interceptor
v0.0.518
Published
Nextjs Single Dispatcher
Maintainers
Readme
🚀 NextJs API Dispatcher
Manage API routes simple as possible with this simple ways of handling using simple JSON files, HTTP Requests interceptors and more. Frontend and backend schemas simple wired.
Installing
Install using your favorite package manager.
NPM
npm install nextjs-api-interceptor
yarn add nextjs-api-interceptor
Features
- Cache Management (LMDB)
- Request Interceptors
- Validations
- Single API entry point
