Is it okay If i use Axios Request in Backend ?

I am considering two approaches here . The first involves creating a procedure for data creation after Axios request status is 200 , while the second entails handling both the Axios request and data creation on the client side.
2 Replies
Endgame1013
Endgame101312mo ago
Axios works fine in a backend environment like Node.
choco
choco12mo ago
i dont get anything but can say one thnig for sure there is nothing wrong http request anything from back-end.

Did you find this page helpful?