Skip to content

scottdixon-zz/node-express-uber-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

NodeJS: Express + Uber - Request a ride

A bare bones 'request an Uber' implementation. Created for use with https://flic.io/

Leverages: node-uber & express.

  • Clone repo & npm install
  • Register your app and set the redirect URL to http://localhost:3000/callback
  • Update your Uber app credentials
  • Update your pickup location & product id
  • Run the server: node .
  • Point your browser to: http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published