BirdShack's API for CAcert Applications
BirdShack implements a RESTful API for which only the URL Space has been defined.
Notes
- It would be wise to document the API using WADL format because it's 1) the only standard for this kind of interfaces, 2) there are code generators so the community could take advantage, 3) we need to document it anyway. But OTOH Joe Gregorio (from The RESTful Web and AtomPub) argues against it. //-amery
- XSL to turn WADL files into HTML documentation (git repo).
- After reading about WADL now I think it's not a good idea. //-amery