Simon Fell > Its just code > AtomAPI

Thursday, July 24, 2003

Joe is keeping busy on the AtomAPI, and has posted another rev. It feels a lot like the RESTLog now, which is a good thing in my book. He also has an interesting post on the single API URL vs URL per entry issue, and shows that its actually easier to code the multiple URL with HTTP verbs version. I found the same thing when I was working on my RESTLog.NET implementation, which uses a single ASP.NET handler factory to handle all the RESTLog related requests.