XML.com: Introducing WSGI: Python’s Secret Web Weapon, Part Two Hmm, I like the idea of a common substrate for Python Web apps, like Servlets provides for Java. But a *gateway* interface for doing it? Ack. IMO, that layer needs to reflect HTTP to the upper layers properly, as Servlets do. (tags: wsgi python rest http…
Read More »