A real live working implementation of the AtomAPI has been posted. Mark has all the details.
This is an implementation in two parts. The first is a server-side CGI script that Mark wrote in Python that hooks into a Movable Type installation. Yes, it's true, this is an AtomAPI implementation for Movable Type.
The second part of the implementation is a client side GUI written in Python that allows you to create, modify and delete entries. If you download the client implementation and run it, it will automatically connect to Marks implementation and let you add, remove and modify entries.
Things to note:
As always, you can give feedback on RestEchoApiDiscuss, or atom-syntax.
Posted by Joe on 2003-08-18
Posted by Mark on 2003-08-18
2003-08-18
I'm surprised to see PUT without a Content-Range being used to do partial updates.
Question: how would I use this interface to correct the spelling of one contributor's name?
Posted by Sam Ruby on 2003-08-18