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
Endgame10134mo ago
Axios works fine in a backend environment like Node.
choco
choco4mo ago
i dont get anything but can say one thnig for sure there is nothing wrong http request anything from back-end.