Hi Guys,
I know how to call an external api from hooks in order to populate my own data. How would I go about calling an external api from my server and return all the data from that endpoint back to my app i.e. never touches my database just a thirdparty call.
Hi Guys,
I know how to call an external api from hooks in order to populate my own data. How would I go about calling an external api from my server and return all the data from that endpoint back to my app i.e. never touches my database just a thirdparty call.