Skip to content
This repository was archived by the owner on Mar 31, 2020. It is now read-only.

multiplio/cast-publish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

publish

Build Status Go Report Card

routes

method route success failure comment
GET /ready 200 'ok' - kubernetes ready probe
GET /twitter/<user>/<post> 200 400 <error> submit a post for publish to twitter

environment

PROGRAM_ALIAS=publish
ADDRESS=:3000

POST_URL=

TWITTER_CONSUMER_KEY=
TWITTER_CONSUMER_SECRET=

DATABASE_NAME=
DATABASE_PROTOCOL=
DATABASE_ADDRESS=
DATABASE_OPTIONS=
DATABASE_USER=
DATABASE_PASSWORD=

About

social media publisher

Resources

License

Stars

Watchers

Forks

Packages

No packages published