-
Servant: Not batteries included. Complex but you can generate client functions, documentation, Swagger just from specifying your endpoints. Not that opinionated so you have to figure things out yourself. Only supports a limited set of languages for its client codegen though. Right now it’s Elm and JS. Mercury seems to be working on one to support Kotlin and Swift but it still seems like a WIP.
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
I just learned about generating clients from Open API 3. It seems like the downside is it doesn't include custom data types; relying solely on primitives. (Better than nothing though)
Related posts
-
How and Why to Use Patches
-
Revolutionize Your API Development: Unleash the True Power of OpenAPI Generator!
-
Generate JAVA code from OpenAPI specification
-
openapi-generator VS lapidary-render - a user suggested alternative
2 projects | 16 Mar 2025 -
Define, Generate, and Implement: An API-First Approach with OpenAPI Generator and FlightPHP