Answer the question
In order to leave comments, you need to log in
How to accept and send post requests (express node.js)?
I want to make api, but I don't understand how to send and process post requests
Answer the question
In order to leave comments, you need to log in
To send requests from a node, there is:
https://nodejs.org/dist/latest-v17.x/docs/api/http...
https://www.npmjs.com/package/node-fetch
To receive:
expressjs.com/en/4x/api.html#app.post.method
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question