The API for the Sticky Pi project
-
srca Python package (sticky_pi_api) that defines the API and its client. Complete documentation of the client and the api is available on our website. -
servera docker-based server, deployed usingdocker-compose. Complete documentation here. Contains the following services:dbthe database (MySQL)apia flask server that instantiates our API and routes entry pointsrshinya webtool to visualise the datas3an (optional) s3 server to store and serve resources such as images (can set a remote S3 server instead)nginxan server to route trafic, set subdomains, etc