Skip to content

Simple GCP pubsub sink for Sesam.io powered applications

Notifications You must be signed in to change notification settings

timurgen/go-gcp-pubsub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-gcp-pubsub

Go Report Card

Simple GCP pubsub sink for Sesam.io powered applications

env vars to configure service

  • PORT - 8000 by default
  • GOOGLE_APPLICATION_CREDENTIALS -path to credential files used by GCP lib, by default assuming file named credentials.json in work directory
  • GOOGLE_APPLICATION_CREDENTIALS_CONTENT - GCP json authentication data as string
  • GCP_PROJECT_ID - google cloud platform project id

Service has one endpoint respoding to POST request with pub-sub topic name. POST body will be published to given pub sub topic.

About

Simple GCP pubsub sink for Sesam.io powered applications

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published