S
S
sergealmazov2014-02-04 18:52:39
Python
sergealmazov, 2014-02-04 18:52:39

How to build a RESTful web application in Python?

What Python tools should I use to create a RESTFul web application?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
T
theaidem, 2014-02-04
@theaidem

Like this: flask-restful.readthedocs.org

E
eremeevdev, 2014-02-04
@eremeevdev

For django, you can look at:
tastypieapi.org - I use it
myself www.django-rest-framework.org - seemed too redundant and complicated
https://bitbucket.org/jespern/django-piston/wiki/Home

V
Vladimir Kozlovsky, 2015-02-05
@vladkozlovsky

I'm using the python-eve.org framework and it's great.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question