Skip to content

Comment on Ask HN: Fastest setup for Restful Web Service

Comments

Go with Flask Restless [1]. You're gonna be up and running in minutes.

[1] https://flask-restless.readthedocs.org/en/latest/quickstart....

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

Thanks!

Side note: If any of you are familiar with flask restless, and taking on freelancing work, I have a project for you. It's the backend to a company that will be applying to YC this summer. Email miles@5280holdings.com

thanks mmariani : This looks very close to the model/py in django.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.