This is the backend of the Flutter app I wrote for my futsal club 'De Zwarte Zeverzwijnen'.
This repo contains both the API and all data from our matches.
The API can easily be deployed to GAE with the following command:
gcloud app deploy
This command uses the appengine/app.yaml file to configure the app on GAE.
NOTE: make sure to be correctly authenticated with
gcloud