0.0.2 • Published 7 months ago

niffty-app v0.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

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

  1. Install dependencies
  2. Configure environment variables
  3. Set up API endpoints
  4. Connect frontend to backend

Documentation

Link to detailed documentation

License

MIT

0.0.2

7 months ago

0.0.1

7 months ago