API Explorer

Welcome to SwiftAPI

SwiftAPI is an educational, lightweight clone of FastAPI. This interactive dashboard demonstrates its core features. Use the sections below to explore request handling, middleware, AI-powered documentation, and more.

API Endpoints
Interact with simulated API endpoints to see how SwiftAPI handles requests, path parameters, and query parameters.

Middleware Support
Simulate middleware for cross-cutting concerns like authentication.

Hint: Use `my-secret-key`

Automatic API Documentation
Generate API documentation from code annotations and docstrings using a Genkit AI flow.