I am creating a REST API to interact with the new SaaS site that we are creating, and we need to document the API for use by a third-party iOS developer (plus other developers after the service becomes publicly available). Are there existing database-based content management systems that facilitate the creation of API documentation for this type of system?
I hope for something more tailored than the generic wiki or wordpress build would provide.
edit: I should probably mention that our VPS is configured as a LAMP stack, so it would be preferable to use PHP.
Self-documentation is not a requirement, I really want something more manual. I would like to use CMS as a development platform for the APIs that still need to be written.
rest api documentation content-management-system
ChiperSoft Jan 15 '12 at 20:19 2012-01-15 20:19
source share