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: about 3 years ago
Linked from 1 awesome list
alekshuradotnet-standardopenapiopenapi3sourcegenerator
Related projects:
Repository | Description | Stars |
---|---|---|
hey-api/openapi-ts | Automates generation of client code from OpenAPI specifications in TypeScript | 1,508 |
createapi/createapi | A tool for generating Swift code from OpenAPI specs | 418 |
openapitools/openapi-generator-cli | Automates code generation for API clients and servers from OpenAPI specifications | 1,487 |
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,089 |
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 | Automates code generation from OpenApi/Swagger/Apifox specifications | 28 |
telekom/openapi-dissector | Generates an OpenAPI dissector to analyze API traffic | 19 |
knowledgecaptureanddiscovery/oba | Generates REST APIs from ontologies using OpenAPI Specification | 38 |
pe-st/apidocs | Demonstrates different approaches to documenting REST APIs using OpenAPI format | 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 | A tool that generates client-side TypeScript code from server-side APIs | 27 |