yonaskolb/SwagGen
OpenAPI/Swagger 3.0 Parser and Swift code generator
This project helps developers quickly create Swift code to interact with an existing web API defined by an OpenAPI/Swagger 3.0 specification. You provide the specification (YAML or JSON) and it generates a client-side Swift library, allowing your application to easily make requests and handle responses from that API.
633 stars. No commits in the last 6 months.
Use this if you are a Swift developer building an application that needs to consume a web API with a provided OpenAPI/Swagger 3.0 definition, and you want to automate the creation of the Swift client code.
Not ideal if you need to generate client code for an API defined by an older Swagger 2.0 specification, or if you are not developing in Swift.
Stars
633
Forks
146
Language
Swift
License
MIT
Category
Last pushed
Dec 04, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/yonaskolb/SwagGen"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
SwiftyLab/MetaCodable
Supercharge Swift's Codable implementations with macros meta-programming.
WendellXY/CodableKit
A Swift macro package designed to simplify the use of Swift's Codable protocol by allowing easy...
DanielMSchmidt/objective-c-parser
Get the JSON representation of an Objective-C header file
Lighter-swift/Lighter
Swift APIs for SQLite: Type-safe down to the schema. Very, very, fast. Dependency free.
andreadelfante/PredicateFlow
Write amazing, strong-typed and easy-to-read NSPredicate.