DrkSephy/django-hackathon-starter

Implement Venmo API example

Open

#6 opened on May 14, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (287 forks)github user discovery
enhancementfeaturehelp wanted

Repository metrics

Stars
 (1,618 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

It would be useful to implement a Venmo API example. To begin, we need to implement Authentication using the OAuth 2.0 workflow, which can be found here.

Contributor guide