Skip to content

zachlatta/lyft-maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lyft-maps

This project is still under development and not yet usable.

Getting Started

Prerequisites:

Set the variables in config/config.yml. You'll have to get both your Lyft Facebook access token and user ID by inspecting requests to their server. Some good resources on that: Charles and Android, Charles and iPhone. Remember to properly setup everything for SSL proxying to work correctly, as Lyft's API uses HTTPS.

After you have the configuration set up, run fig up and you should be good.