issues
search
shernshiou
/
node-uber
Uber API nodejs wrapper
MIT License
188
stars
66
forks
source link
Requests endpoints + sandbox URL
#11
Closed
objectiveSee
closed
9 years ago
objectiveSee
commented
9 years ago
Adds support for wrappers of
POST /requests
and
POST /requests/estimate
.
Adds support for making POST and PUT requests
Can specify
options.sandbox
to hit sandbox servers. This is recommended if you are making a request, unless you really need a ride ;)
POST /requests
andPOST /requests/estimate
.options.sandbox
to hit sandbox servers. This is recommended if you are making a request, unless you really need a ride ;)