Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 481 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 481 Bytes

bwp-python

I participated in the 2017 Better with Pets Hackathon. For my team's project, I wrote the backend API for a React front end application using Python and Redis, hosting it on Heroku.

I chose to use the Hug API framework as it's something I've had my eye on for simple API's and it did not disappoint. I was pleased at the resulting API and would consider using Hug again over Flask for personal projects in the future.