fastapi-code-generator
API generator
Generates a FastAPI application from an OpenAPI file
This code generator creates FastAPI app from an openapi file.
1k stars
22 watching
109 forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list
fastapigeneratoropenapipydanticpython
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates an API client library from an OpenAPI spec | 336 |
| Automatically generates Python client libraries from OpenAPI 3.0 and 3.1 documents | 1,379 |
| A tool for generating Swift code from OpenAPI specs | 418 |
| Automates code generation for API clients and servers from OpenAPI specifications | 1,487 |
| A full-stack application generator for building progressive web applications with FastAPI and MongoDB | 540 |
| A collection of utilities and features for building FastAPI applications | 623 |
| Automated code generator for GitHub's REST API in Swift | 14 |
| Automates creation of CRUD routes for models in a FastAPI application | 1,425 |
| An API code generator that uses OpenAPI definitions to create abstract base controllers and data transfer objects (DTOs) for .NET Core applications. | 14 |
| An adapter that integrates Inertia.js with FastAPI, enabling the creation of web applications using these technologies. | 29 |
| A CLI tool for generating and managing FastAPI projects with customizable boilerplates and project structures. | 1,701 |
| Converts Excel and CSV files into API endpoints | 8 |
| A real-world backend application using FastAPI and MongoDB | 440 |
| Demonstrates different approaches to documenting REST APIs using OpenAPI format | 7 |