APP Test Site
The APP Test Site is a server implementation of the Atom Publishing Protocol (AtomPub) that you can use to test your client against. It supports both entry and media collections. The server is written in Python and the code is freely available.
News
2007-Jul-02 - The latest version has been updated for draft-16.
Running
To run your client againt the server give it the following URI for the Service Document:
http://bitworking.org/projects/apptestsite/app.cgi/service/;service_document
Source code
The source is available via
bzr get http://bitworking.org/projects/apptestsite/
Updates can be obtained via:
bzr pull
Feedback
Send any feedback and bug reports to me at joe@bitworking.org.
To Do
Lots.
Additional Information
- Author
- Joe Gregorio
- License
- MIT
- Other Libraries
- This application makes use of the following libraries:
wsgiref- Which is shipped with Python 2.5.- Contributors
- (Your Name Here)
