lukoerfer/cake-openapi-generator
Cake Addin for code generation via the OpenAPI Generator (f.k.a. Swagger Codegen)
This tool helps .NET developers automate the creation of API client and server code from OpenAPI specifications. You provide an OpenAPI (or Swagger) specification file, and it generates code in various programming languages like C#, Java, or JavaScript. The typical user is a software developer or team lead working with C# and Cake build scripts who needs to streamline API integration or development workflows.
No commits in the last 6 months.
Use this if you are a .NET developer using Cake build scripts and need to reliably generate API client or server code from OpenAPI specifications as part of your automated build process.
Not ideal if you are not a software developer, do not use Cake for your build automation, or only need to manually generate code without integrating it into a CI/CD pipeline.
Stars
10
Forks
3
Language
C#
License
MIT
Category
Last pushed
Sep 11, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/lukoerfer/cake-openapi-generator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yhnavein/swaggie
Tool for generating TypeScript client code for given Swagger API endpoints
grafana/openapi-to-k6
A CLI tool to convert an OpenAPI schema to a TypeScript client to use with k6.
reagento/descanso
A modern and simple way to create clients for REST like APIs
mikestead/openapi-client
Generate ES6 or Typescript service integration code from an OpenAPI 2 spec
verizonconnect/ngx-form-generator
Generate Angular ReactiveForms from OpenAPI documents