Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #105991 > unrolled thread

Simple, fast responsive, secure way of creating REST services

Started byDavid Shi <davidgshi@yahoo.co.uk>
First post2016-03-29 15:49 +0000
Last post2016-03-29 15:49 +0000
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.


Contents

  Simple, fast responsive, secure way of creating REST services David Shi <davidgshi@yahoo.co.uk> - 2016-03-29 15:49 +0000

#105991 — Simple, fast responsive, secure way of creating REST services

FromDavid Shi <davidgshi@yahoo.co.uk>
Date2016-03-29 15:49 +0000
SubjectSimple, fast responsive, secure way of creating REST services
Message-ID<mailman.158.1459266717.28225.python-list@python.org>
Hello, Justin,
What you said is very interesting and useful.
I just wonder whether there are much simpler alternatives for fast, responsive, secure REST services.  Python at server-side.  It provides REST services.  Data exchange with the web--page.  Formatted XML or Json.
Ideally, it uses the least code.
Perhaps, some folks in this group have made great achievement for doing so, and would like to share with us.   Or, any excellent literature describes this?  I like articles which give insight into the nitty-gritty.
Looking forward to hearing from you.
Regards.
David

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web