Y
Hacker News
new
|
ask
|
show
|
jobs
by
Dystopian
1821 days ago
Yep they also publish an OpenAPI spec (what tools like Swagger use for auto-docs) - you should be able to use something like:
https://www.npmjs.com/package/openapi-typescript-codegen
to create your codegen
1 comments
brunoqc
1821 days ago
Nice, thanks!
link