Mocking APIs with Mocklets
What do you like best?
Mocklets is very easy to use, and user flow is self-explanatory.
Options like dynamic responses, API as Proxy and randomised response are not available with many other tools in the market right now, so its a huge plus.
We can also integrate Mocklets with tools like Charles Proxy (https://medium.com/mocklets/mock-you-apis-without-any-code-change-with-charles-proxy-fd3ed7463e4d) and JSON Online Editor, which improve the editing ability multifold.
What do you dislike?
1. Would have loved a documentation feature, which can allow sharing the API Collection with a larger audience.
2. Mocklets can also provide Custom domains for mock API collection.
3. API update versioning is also not present.
What problems are you solving with the product? What benefits have you realized?
1. Decoupling app development from backend delays.
2. Able to test edge cases before release on Production.
3. Dynamic responses feature allows testing multiple app scenarios, without updating code for each response.
4. Simulating slow network condition to help understand app behaviour in low network coverage areas.