public marks

PUBLIC MARKS from benoit with tags web & python

2008

2007

2006

PEP 333 -- Python Web Server Gateway Interface v1.0

by 1 other
This document specifies a proposed standard interface between web servers and Python web applications or frameworks, to promote web application portability across a variety of web servers.

Using REST with Ajax

(via)
how to use Ajax techniques to make web apps with REST APIs.