Skip to content

ww24/pubsub-gateway

Repository files navigation

pubsub-gateway

Go Reference Test

Gateway to publish events into Cloud Pub/Sub topic.

dockeri.co

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.