Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meteatamel/cloudtasks-samples
A collection of Cloud Tasks samples
https://github.com/meteatamel/cloudtasks-samples
Last synced: 2 days ago
JSON representation
A collection of Cloud Tasks samples
- Host: GitHub
- URL: https://github.com/meteatamel/cloudtasks-samples
- Owner: meteatamel
- License: apache-2.0
- Created: 2023-01-11T08:20:22.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-28T11:35:28.000Z (over 1 year ago)
- Last Synced: 2024-12-27T05:41:55.593Z (7 days ago)
- Language: C#
- Size: 275 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Cloud Tasks Samples
![Cloud Tasks Logo](cloud-tasks-productcard.jpeg)
This repository contains a collection of samples for Cloud Tasks.
## Samples
* [Create a regular queue for HTTP target tasks](/queue-http-tasks/)
* [Create a queue with HTTP uri override](/queue-uri-override-http-tasks/)
* [Create HTTP target tasks more easily with the BufferTask API](/queue-uri-override-http-tasks-buffer/)
* [Cloud Tasks as a buffer between Pub/Sub and Cloud Run](/tasks-buffer-pubsub-run/)-------
This is not an official Google product.