|
|
|
|
|
by dreamdu5t
4652 days ago
|
|
Good luck... Love the design. I can't help but wonder... a person experienced enough to design a REST API wouldn't need or want to rely on said service just to mock it up. I don't see a market for Apiary. At least in the node.js community, there are lots of tools and projects for mocking REST APIs. Why should I spend the time to sign-up and pay for Apiary, when I could already mock an API in that time instead? > TCP dumps, Wireshark, installing local HTTP proxies… Not fun. Developers should be able to debug the freakin' API they are supposed to be building! If someone needs Wireshark or HTTP proxies to debug their code, they are doing it very wrong. |
|
And what if I am using a library to connect to a 3rd party service (i.e. github) and I'd like to debug my API calls?