Skip to content

imrenagi/hackuber

Repository files navigation

UberAds project

Author

##APIs and Stacks

##Twilio APIs:

  • Programmable SMS API

##Uber APIs: (endpoints that we used in this project)

  • Uber OAuth API

###SandBox: https://sandbox-api.uber.com/v1.2

  • POST /requests
  • GET /requests/current
  • DELETE /requests/request_id
  • GET /requests/

##Browser APIs:

  • Geolocation API

Deployment

server-api is deployed on https://uberadss.herokuapp.com/