Hacker News new | ask | show | jobs
by cotsog 4056 days ago
You can get up and running pretty fast with Eve in Python: http://python-eve.org/.

It has OAuth2 out of the box.

Currently using it for a personal project.

EDIT: formatting.