0.0.2 • Published 7 months ago
niffty-app v0.0.2
Dynamic API Integration from Next.js App to FastAPI Backend
Overview
A flexible and type-safe integration layer between Next.js frontend and FastAPI backend services.
Features
- Type-safe API requests
- Automatic API route generation
- Error handling and validation
- Built-in authentication support
- CORS configuration
- Response caching
- Real-time updates
Requirements
- Node.js 18+
- Next.js 13+
Quick Start
- Install dependencies
- Configure environment variables
- Set up API endpoints
- Connect frontend to backend
Documentation
Link to detailed documentation
License
MIT