Idempotent - no matter how many times you apply the operation, the result is always the same.
Safe - the operation does not change the state of the resource representation.
AtomServer - A generic data store implemented as a RESTful web service.
Apache Abdera - A functionally-complete, high-performance implementation of the IETF Atom Syndication Format (RFC 4287) and Atom Publishing Protocol (RFC 5023) specifications.
atomojo - An Atom Publishing Protocol Client & Server
“Getting to know the Atom Publishing Protocol” developerWorks Article: