All activity
Aayush Jainleft a comment
Our team thought of this while working on a project whose backend api's timelines were way different. While building the UI, we had to use mock responses in the code which made it really messy. This chrome extension speeds up not only the development process of frontend, but also useful to test different UAT cases on staging, QA or even production environment. Frontend project is kept clean...

MockmanCustom AJAX response ( Postman for Frontend)
This is a custom JSON response provider for AJAX requests on frontend.
Users will define requests (url, method and mock response) in the panel, and their project will be served with that response.
Response can be a JSON object or an error.

MockmanCustom AJAX response ( Postman for Frontend)
