apigee / api-platform-samples

Working samples for the Apigee API Platform
Apache License 2.0
497 stars 713 forks source link

amend nodejs-baas-cookbook to use updated Trial BaaS endpoint #87

Closed DinoChiesa closed 7 years ago

DinoChiesa commented 7 years ago

The existing nodejs-baas-cookbook uses usergrid.js v0.10.x , which has a hardcoded default URI for BaaS of https://api.usergrid.org . Now that Apigee has moved to apibaas-trial, this URI needs to be overridden in the server code.