This commit is contained in:
Kenneth Reitz
2011-09-08 01:55:02 -04:00
parent ea297a2749
commit 6a668d4a02
+5 -5
View File
@@ -1,10 +1,10 @@
Resources
=========
**Work in progress.**
Resources for Python
====================
*RESTful != HTTP.*
**Work in progress.**
This is a framework for bringing RESTful Resources to your Python applications. It can be used in a few ways:
- To add a RESTful interface to your existing codebase.
@@ -15,8 +15,8 @@ Features
--------
- Simple API — makes no assumptions
- 'hyperlink' support (Resource references)
- Event/Signaling System
- 'hyperlink' support (Resource references)
- Custom Verb Support (HTTP verbs out of the box)
- Content Negotiation