Skip to content

Backend of the MaSGA (Make Sauna Great Again) project - Junction 2018 - Hack the Sauna Challenge

Notifications You must be signed in to change notification settings

Addono/masga-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MaSGA - Make Sauna Great Again [Back-end]

Winner of the Junction 2018 challenge "Hack the Sauna" by Vaisala

This is the back-end of the project, the code of the front-end can be found in Addono/masga repository.

A live version of the front-end can be found here. The back-end is accessible at: https://us-central1-junction-2018.cloudfunctions.net/get-percentage.

Deployment

The back-end is written in Python and made to run on the serverless (Function-as-a-Service) public cloud environment Google Functions. To deploy the code upload the content of this repository as a new Google Cloud Function. It requires both the main.py and requirements.txt to be present. If the data should be retrieved from a different API, then alter the BASE_URL variable in main.py.

About

Backend of the MaSGA (Make Sauna Great Again) project - Junction 2018 - Hack the Sauna Challenge

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages