ST.NSwag.ServerSourceGenerator
API generator
Automates API controller generation from OpenAPI specifications.
4 stars
1 watching
0 forks
Language: C#
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
havendv/h.nswag.generator | Automates code generation from OpenAPI definitions | 21 |
alekshura/sourceapi | An API code generator that uses OpenAPI definitions to create abstract base controllers and data transfer objects (DTOs) for .NET Core applications. | 14 |
cloud0259/controllergenerator | Automates the creation of controllers from specified services in .NET projects using source generator technology | 8 |
zarehd/aspnetstatic | Transforms ASP.NET Core into a static site generator | 107 |
mmuller88/cdk-alps-spec-rest-api | An AWS CDK construct that generates an API Gateway from an ALPS API YAML file | 6 |
unchase/unchase.openapi.connectedservice | Generates C# or TypeScript code from OpenAPI and Swagger specifications. | 109 |
hey-api/openapi-ts | A tool for generating clients and SDKs from OpenAPI specifications in TypeScript. | 1,359 |
surgicalcoder/apiclientgenerator | A tool that generates strongly typed HTTP client classes for .NET 6.0 Web API projects. | 20 |
stoiveyp/alexa.net.skillflow.codegenerator | Generates Alexa.NET compatible code from SkillFlow models | 1 |
long-woo/stc | A tool for automatically generating code from OpenApi/Swagger definitions. | 24 |
izumin5210/grapi | A framework for building gRPC and Go microservices with automatic code generation | 427 |
openapitools/openapi-generator-cli | Automates code generation for API clients and servers from OpenAPI specifications | 1,454 |
urigo/sofa | A tool that generates REST APIs from GraphQL schema definitions | 1,077 |
synrc/rpc | Generates API SDKs for various languages based on Erlang's Type Specification. | 18 |
pe-st/apidocs | Demonstrates how to generate API documentation with OpenAPI using different approaches | 7 |