Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 696 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 696 Bytes

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.