Navigation
index
next
|
CorePost 0.0.14 documentation
»
CorePost
¶
REST micro-framework, powered by the asynchronous Twisted Web APIs
¶
Contents:
Introduction
What is CorePost?
What is Twisted?
What does CorePost add on top of Twisted Web?
Why would I use CorePost instead of Node.js?
Features
URL Routing
@route decorator
Path argument extraction
Argument validation
Multiple REST services under a common root URL
Content types
Routing requests by incoming content type
Converting Python objects to content type based on what caller can accept
Filters
Asynchronous Operations
@defer.inlineCallbacks support
HTTP codes
Indices and tables
¶
Index
Module Index
Search Page
Table Of Contents
CorePost
REST micro-framework, powered by the asynchronous Twisted Web APIs
Indices and tables
Next topic
Introduction
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
next
|
CorePost 0.0.14 documentation
»