DEV Community

Discussion on: How to use UnityWebRequest for your Rest API?

Collapse
 
jdnichollsc profile image
J.D Nicholls

If you want to improve your code, try using promises instead of callbacks, check this library: github.com/proyecto26/RestClient