Hello, How about if we can do mock APIs from thunder client as well? #1066
Hussseinkizz
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So I use thunder client a lot in my day-to-day testing endpoints, even our team uses it as I convinced them and they never looked back to other alternatives, especially for us in frontend. But at times I just want to do some mock API and use my own dummy data to see how things will really work out until I get the endpoints from the backend team, I usually use json server or typicode or something like faker if I don't want to use my very own data, but I was thinking what if I just not only call mock endpoints in thunder client but also create them from there, with just simple CRUD and json dummy data I have. what do you think of that, could you add it to roadmap?
Beta Was this translation helpful? Give feedback.
All reactions