Answer the question
In order to leave comments, you need to log in
What is a Mock API Endpoint?
Hello.
How to understand what is Mock (Rest) API Endpoint? What are they for and what do they return?
Answer the question
In order to leave comments, you need to log in
Think of this as a stub to the real API, which will hypothetically be implemented soon.
Mock API returns "fake" data needed so that while sawing the backend, front-enders
can write the client side of the application.
here is an example of a similar service
https://github.com/julien-lafont/Mocky
There are many different services. I prefer QuickMocker . It seems to me one of the best solutions among the Mocking Tools API . Convenient and there is a functionality that I did not find in other online services (regulars or RegExp, the priority of endpoints can be easily changed, there are shortcodes and a convenient query debugger that works in live mode).
Very convenient and functional service www.mockapi.io
More from smart https://mockoon.com, you can work completely locally
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question