Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ww24/pubsub-gateway
Cloud Pub/Sub gateway
https://github.com/ww24/pubsub-gateway
cloud-pubsub
Last synced: 7 days ago
JSON representation
Cloud Pub/Sub gateway
- Host: GitHub
- URL: https://github.com/ww24/pubsub-gateway
- Owner: ww24
- License: mit
- Created: 2020-02-12T15:35:37.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T01:32:18.000Z (almost 2 years ago)
- Last Synced: 2024-12-22T07:10:49.835Z (2 months ago)
- Topics: cloud-pubsub
- Language: Go
- Homepage:
- Size: 305 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
pubsub-gateway
===[![Go Reference][go-dev-img]][go-dev-url]
![Test][github-actions-img]Gateway to publish events into Cloud Pub/Sub topic.
[![dockeri.co][dockeri-img]][dockeri-url]
## Use case
- Web client want to publish events.
- Cloud Pub/Sub do not support CORS.
- Do not want to permit Cloud Pub/Sub resources to end-user.[github-actions-img]: https://github.com/ww24/pubsub-gateway/workflows/Test/badge.svg?branch=master
[dockeri-img]: https://dockeri.co/image/ww24/pubsub-gateway
[dockeri-url]: https://hub.docker.com/r/ww24/pubsub-gateway
[go-dev-img]: https://pkg.go.dev/badge/github.com/ww24/pubsub-gateway.svg
[go-dev-url]: https://pkg.go.dev/github.com/ww24/pubsub-gateway