boyney123 / mockit

A tool to quickly mock out end points, setup delays and more...
https://mockit.netlify.com/
MIT License
1.58k stars 84 forks source link

Please Add POST request which accept request body and then post it.. #63

Open yogain123 opened 5 years ago

yogain123 commented 5 years ago

Hi Boyney, I really liked the idea of this tool , but very same thing can be achieved using json-server npm but its not with UI. One things mockit tool lacks is the ability to Add POST request which accept request body and then post it..

Mockit only and only support FETCHING of data not POSTING of data. Please make a support for POSTING of data as well

h2Entwicklung commented 2 years ago

This feature would be great