An open API service indexing awesome lists of open source software.

https://github.com/rasnes/goblet-get-request

Example of using goblet (via poetry) to deploy a simple Cloud Run service
https://github.com/rasnes/goblet-get-request

Last synced: 11 months ago
JSON representation

Example of using goblet (via poetry) to deploy a simple Cloud Run service

Awesome Lists containing this project

README

          

# goblet-get-request

A simple example of how one could deploy a simple service to Cloud Run that accepts run-time parameters via GET requests. It is also easy to include a schedule of the job via Cloud Scheduler.