Skip to content

untappd-for-hootsuite/untappd-hs-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Untappd for Hootsuite

To configure this service, set these environment variables:

export UNTAPPD_CLIENT_ID="[client_id]"          # Your Untappd Client ID
export UNTAPPD_CLIENT_SECRET="[client_secret]"  # Your Untappd Client Secret
export UNTAPPD_TOKEN="[auth_token]"             # A user auth token for authenticated calls

To setup third-party front-end libraries, run bower (you may need to install with sudo npm install -g bower):

bower install

To run this service, execute the following:

sbt run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published