Hacker News new | ask | show | jobs
by wing328hk 2414 days ago
FYI. One way to automatically generate API clients is to use OpenAPI Generator (https://github.com/OpenAPITools/openapi-generator), which is free, open-source and supports 30+ programming languages.

Disclosure: I'm the top contributor to the project.

1 comments

So we've been using swagger, is there some comparison between OpenAPITools and swagger code gen?