Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
C
corepost
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
nexlab
corepost
Commits
3424e38d
Commit
3424e38d
authored
Aug 30, 2011
by
Jacek Furmankiewicz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs
parent
021581bb
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
README.md
README.md
+4
-4
No files found.
README.md
View file @
3424e38d
...
...
@@ -34,12 +34,12 @@ The simplest possible REST application:
app.run()
Multi
ple
module REST application
Multi
-
module REST application
--------------------------------
The key CorePost object is just an extension of the regular twisted.web Resource object
and as such
can easily be used to assemble a multi-module REST applications with
different CorePost
object
s serving from different context paths:
The key CorePost object is just an extension of the regular twisted.web Resource object
.
Therefore, it
can easily be used to assemble a multi-module REST applications with
different CorePost
resource
s serving from different context paths:
from corepost.web import CorePost
from corepost.enums import Http
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment