Answer the question
In order to leave comments, you need to log in
Where to make a GET request in NodeJS or JS?
When I made an Android program, I sent a GET request to any API via Retrofit2, right in the client, creating a class and an interface.
Now I'm trying to make a web, I use the headhunter api to get vacancies in the form of JSON.
And the question is, where do I need to make a request in the client, i.e. directly from the JS script, or in the NodeJs backend, by the way, which I am also trying to use, and then transfer this data to the front?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question