Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #106523 > unrolled thread
| Started by | Roland Mueller <roland.em0001@googlemail.com> |
|---|---|
| First post | 2016-04-05 18:01 +0300 |
| Last post | 2016-04-05 18:01 +0300 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: ONE CLICK REST API Roland Mueller <roland.em0001@googlemail.com> - 2016-04-05 18:01 +0300
| From | Roland Mueller <roland.em0001@googlemail.com> |
|---|---|
| Date | 2016-04-05 18:01 +0300 |
| Subject | Re: ONE CLICK REST API |
| Message-ID | <mailman.72.1459868534.32530.python-list@python.org> |
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 >
Back to top | Article view | comp.lang.python
csiph-web