Hacker News new | ask | show | jobs
by xtreak29 1543 days ago
If you have the openapi spec then tools like below might help

https://dev.to/danielgtaylor/a-cli-for-rest-apis-part-1-104b https://github.com/danielgtaylor/restish https://github.com/danielgtaylor/openapi-cli-generator https://github.com/OpenAPITools/openapi-generator

1 comments

Thanks! Looks very interesting!