mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 10:25:13 +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 - Go
Generate production-ready Go applications from OpenAPI specifications. Includes project scaffolding, handler generation, middleware setup, and Go best practices for REST APIs.
Tags: openapi, code-generation, api, go, golang
Items in this Collection
| Title | Type | Description | MCP Servers |
|---|---|---|---|
| OpenAPI to Application Generator |
Agent | Expert assistant for generating working applications from OpenAPI specifications | |
| Go Development Instructions |
Instruction | Instructions for writing Go code following idiomatic Go practices and community standards | |
| Generate Application from OpenAPI Spec |
Prompt | Generate a complete, production-ready application from an OpenAPI specification |