I
I
ivankalita2019-09-15 22:13:14
API
ivankalita, 2019-09-15 22:13:14

How to make API for Frontend-a?

Comrades, the question is quite trivial and arose in the process of creating an application, where I, as a frontend developer, had to add functionality via RESTfull after layout, but the trouble is, backenders do not have time, they talk about some complex algorithms and all that, but then you need to debug the user interface ...
QUESTION: how, in fact, can a frontend-er write its own temporary API in a quick way for debugging an application, what tools are available for this, so as not to delve into all the charms of the backend, please tell me a silly one?))

Answer the question

In order to leave comments, you need to log in

2 answer(s)
B
Beetle, 2019-09-15
@Jukk

headless CMS

V
Vadim V, 2019-09-16
@reyzele

You can use the Express.js framework for Node.js, it is very easy to write a small api for the front on it. For a quick start, you can create a skeleton with express-generator

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question