Sunday, 9 February 2020

newbie in node, trying to make use of an API

Hi! i picked up nodejs this week so im a like a total mess right now, im trying to make a project using a private API.my question is: i want to use a POST method on the API(its courier company) based on user input(package details).So i made a Form on the HTML doc but i cant understand now how to take that data from the Form and pass it to the API + the token autorization data (i know this is made via header)

Submitted February 10, 2020 at 02:19AM by gestapov

No comments:

Post a Comment