mirror of
https://github.com/kennethreitz/resources.git
synced 2026-06-05 23:20:17 +00:00
readme
This commit is contained in:
+5
-5
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user