You may have a look at Django-based REST framework

   - http://www.django-rest-framework.org/

or Flask-RESTful

   - https://pypi.python.org/pypi/Flask-RESTful
   - http://flask-restful-cn.readthedocs.org/en/0.3.4/

Last not least here is some article about implementing a REST API using
Flask for yourself:

   -
   
http://blog.miguelgrinberg.com/post/designing-a-restful-api-with-python-and-flask


BR,
Roland

2016-04-04 9:09 GMT+03:00 David Shi via Python-list <python-list@python.org>
:

> Eclipse has got one click app for creating REST services.
> What is it equivalent in Python?
> Regards.
> David
> --
> https://mail.python.org/mailman/listinfo/python-list
>
-- 
https://mail.python.org/mailman/listinfo/python-list
  • ONE CLICK REST API David Shi via Python-list
    • Re: ONE CLICK REST API Roland Mueller via Python-list

Reply via email to