Skip to content

Instantly share code, notes, and snippets.

@probablycorey
Created April 1, 2010 23:40
Show Gist options
  • Select an option

  • Save probablycorey/352530 to your computer and use it in GitHub Desktop.

Select an option

Save probablycorey/352530 to your computer and use it in GitHub Desktop.
-- GET /deals # get all the deals
-- POST /deals/id # redeem a deal
-- GET /user # get the user details
-- POST /user/login # login
-- POST /user/signup # login
-- URL for each social network, will contain a redirect to the networks
-- oAuth page. On success will redirect to success://pushkart.com on failure will
-- redirect to failure://pushkart.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment