Hacker News new | ask | show | jobs
by bjourne 4544 days ago
Seconded! It's an awesome module. But you need to know at least a little something about SQLAlchemy and Flask to get started. Here is an example on how to set it up and use OAuth for login: https://github.com/bjourne/vvm/blob/master/app/restapi.py
1 comments

Thanks!