Hacker News new | ask | show | jobs
by chris_nielsen 967 days ago
This looks super useful, can’t wait to try it at work tomorrow!
1 comments

Care to share what would it be useful for?

I mean, and I'm asking as a backend dev, if you have to integrate with some API, you use the provided docs/swagger ui.

Why/when would you care to rely on an API integration when it's interface is not publicly shared?

Because this is for these edge cases where docs are crap and Swagger spec is non-existent.
Reverse engineering? You just described it