Skip to content

jairtrejo/lyftbutton-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lyft Button API

This is the serverless API that backs lyftbutton.com. It uses:

  • An AWS SAM template to describe the lambda functions and the API Gateway.
  • A Python package with the actual code for the function.

Running the API locally

Install the code to the dist/ folder py calling:

$ pip install -t dist .

And then:

$ sam local start-api

About

An API for configuring Lyft Dash Buttons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published