Skip to content

endocrimes/MondoSquared

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MondoSquared

Automatically check in on Swarm when you spend money.

Usage:

$ npm install
$ env PORT=3000 FOURSQUARE_CLIENT_ID=$client_id FOURSQUARE_CLIENT_SECRET=$client_secret FOURSQUARE_USER_TOKEN=$user_token node app.js
$ http --form POST "https://api.getmondo.co.uk/webhooks" \
    "Authorization: Bearer yourMondoAuthToken" \
    "account_id=youraccid" \
    "url=https://urltoyourapp.com/hook"

About

Automatically check into foursquare when using your Mondo card

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published