V
V
Vadim2019-05-06 14:43:42
RESTful API
Vadim, 2019-05-06 14:43:42

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

4 answer(s)
A
Andrew, 2019-05-06
@Viji

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

N
nostop8, 2020-07-10
@nostop8

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).

C
Chvalov, 2019-08-02
@Chvalov

Very convenient and functional service www.mockapi.io
More from smart https://mockoon.com, you can work completely locally

Z
ZNick1982, 2020-12-29
@ZNick1982

There is also https://fake.rest - contains a convenient fake data generator and allows you to save data from requests

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question