Free An Atom-Powered Wiki Tutorial

Feb
08

An Atom-Powered Wiki

Posted by admin

In my last article I covered the changes from version 7 to version 8 of the draft AtomAPI. Now the latest version of the AtomAPI is version 9 which adds support for SOAP. This change, and its impact on API implementers, will be covered in a future article. In this article I’m going to build a simple implementation of the AtomAPI.The first task at hand is to pick a viable candidate. I had a list of criteria which included working with a small code base, working in Python, 
continue >>

Add A Comment