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 | 108 |
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 | Automates generation of client code from OpenAPI specifications in TypeScript | 1,508 |
surgicalcoder/apiclientgenerator | Automates generation of strongly typed HTTP client classes from APIs. | 20 |
stoiveyp/alexa.net.skillflow.codegenerator | Generates Alexa.NET compatible code from SkillFlow models | 1 |
long-woo/stc | Automates code generation from OpenApi/Swagger/Apifox specifications | 28 |
izumin5210/grapi | An API server and generator built on top of gRPC in Go | 427 |
openapitools/openapi-generator-cli | Automates code generation for API clients and servers from OpenAPI specifications | 1,487 |
urigo/sofa | Generates REST APIs from GraphQL servers | 1,080 |
synrc/rpc | Generates API SDKs for various languages based on Erlang's Type Specification. | 18 |
pe-st/apidocs | Demonstrates different approaches to documenting REST APIs using OpenAPI format | 7 |