DEV Community

Discussion on: Using mocked APIs to increase developer productivity

Collapse
 
srtvprateek profile image
Prateek Srivastava • Edited

I have been using Mocklets for a year now, and its been great. Initially I used postman, but with mocklets you can link multiple responses in single API and switch between them just by a button click, which really helps in edge case testing.