parse.com - Parse Image + Parse httpRequest replacements — migrating from Parse Cloud Code to Parse Server on Node (Heroku / AWS / DO) -
i found when using parse-node package, can no longer use parse.cloud.httprequest. know parse's image object won't available.
so far, i've been able replace parse promises native ones , use axios make network requests.
however, i'm relatively new node, i'm curious direct replacements these, , how use them?
you should still able use parse.cloud.httprequest. axios great library , it's great idea start using if want learn nodejs. when comes parse-image has replaced. there library claims 100% compatibilty, check out here.
Comments
Post a Comment