Skip to content

openwt/socialapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Go Social API

A simple API reading tweets from the Twitter API.

Running locally

git clone https://github.com/openwt/socialapi
PORT=6060 CONSUMER_SECRET=twitter_secret CONSUMER_KEY=twitter_key COOKIE_STORE_SECRET=cookie_secret ./socialapi

Your app should now be running on localhost:6060.

Deploy to Scalingo

Deploy on Scalingo

Deploying to Heroku

Deploy to Heroku

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors