I use Google Cloud Functions for the backend of project PillKaBoo. Serverless 🔛🔝
The Flutter application downloads data through Google Cloud Function when necessary (every week if WiFi is available).
- git clone https://github.com/becooq81/PillKaBoo-Backend.git
- go run {filename}.go
- Install the Google Cloud CLI
- Create and deploy an HTTP Cloud Function with Go
- Configure environment variables
PillKaBoo Repositories
- 🏠 Homepage: https://github.com/becooq81/PillKaBoo-Homepage
- 📱 Mobile: https://github.com/becooq81/PillKaBoo
- 🌐 Serverless API: https://github.com/becooq81/PillKaBoo-Backend