You can configure the Request Block required for the Mock API through Make Block and check it in the Response.

The Mock API is used to request the return of mock data when the API is in development.

SyncTree can configure Json data into request sample blocks through the make block function.

You can test the business logic using the mock data created in this way and check the response.

Mock API allows you to adjust the data structure sent and received between the frontend and backend, and you can develop APIs quickly and stably.

그림17.png


🔙 Back to Main Page🗂️

🔝 to Top of This Page