mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 18:35:14 +00:00
Add 5 framework-specific collections with shared agent and prompt for generating production-ready applications from OpenAPI specifications: - Java Spring Boot - Python FastAPI - Node.js NestJS - C# .NET - Go Reuses existing framework instructions for consistency and best practices.
3.0 KiB
3.0 KiB
OpenAPI to Application - Python FastAPI
Generate production-ready FastAPI applications from OpenAPI specifications. Includes project scaffolding, route generation, dependency injection, and Python best practices for async APIs.
Tags: openapi, code-generation, api, python, fastapi
Items in this Collection
| Title | Type | Description | MCP Servers |
|---|---|---|---|
| OpenAPI to Application Generator |
Agent | Expert assistant for generating working applications from OpenAPI specifications | |
| Python Coding Conventions |
Instruction | Python coding conventions and guidelines | |
| Generate Application from OpenAPI Spec |
Prompt | Generate a complete, production-ready application from an OpenAPI specification |