SourceApi
API generator
An API code generator that uses OpenAPI definitions to create abstract base controllers and data transfer objects (DTOs) for .NET Core applications.
API first Open API code generator based on json or yaml definitions.
14 stars
2 watching
0 forks
Language: C#
last commit: almost 3 years ago
Linked from 1 awesome list
alekshuradotnet-standardopenapiopenapi3sourcegenerator
Related projects:
Repository | Description | Stars |
---|---|---|
hey-api/openapi-ts | A tool for generating clients and SDKs from OpenAPI specifications in TypeScript. | 1,359 |
createapi/createapi | A tool for generating Swift code from OpenAPI specs | 414 |
openapitools/openapi-generator-cli | Automates code generation for API clients and servers from OpenAPI specifications | 1,454 |
s-tarasov/st.nswag.serversourcegenerator | Automates API controller generation from OpenAPI specifications. | 4 |
reprezen/genflow | A unified framework for generating API code from various description languages | 10 |
koxudaxi/fastapi-code-generator | Generates a FastAPI application from an OpenAPI file | 1,067 |
h21lab/5gc_build | A tool for generating code from 5G API definitions using OpenAPI generators | 14 |
alekshura/sourceconfig | A tool for generating objects from JSON configuration files during build time | 12 |
long-woo/stc | A tool for automatically generating code from OpenApi/Swagger definitions. | 24 |
telekom/openapi-dissector | Generates an OpenAPI dissector to analyze API traffic | 17 |
knowledgecaptureanddiscovery/oba | Generates REST APIs from ontologies using OpenAPI Specification | 37 |
pe-st/apidocs | Demonstrates how to generate API documentation with OpenAPI using different approaches | 7 |
thomaxxl/safrs | A framework that exposes SQLAlchemy models as a JSON:API and generates OpenAPI documentation. | 405 |
ergo/pyramid_apispec | Generates OpenAPI specification files for Pyramid applications. | 23 |
evidentsolutions/apina | Generates client-side TypeScript code from server-side APIs | 27 |