Skip to content

bucrogers/bike-commuter-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bike-commuter-weather

The Python-REST-Service is the service-backend for a Bike Commuter Weather App intended for bicycle commuters, for whom wind speed and direction are critical parameters - many weather apps leave this out or de-emphasize it.

Built Image(s) (both Linux and Windows images) for the below available at DockerHub/brogersyh

  • docker build -t bcwservice ./Python-REST-Service

    • docker run -d -e WUNDERGROUND_API_KEY=YourWundergroundApiKey -p 5000:5000 bcwservice

About

Python REST service using Flask

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published