I am designing API for my web service. Creating the Restful API is easy. What I am struggling now is with the documentation.
What would be a good CMS to use? WordPress, Joomla or others?
I am designing API for my web service. Creating the Restful API is easy. What I am struggling now is with the documentation.
What would be a good CMS to use? WordPress, Joomla or others?
You must be logged in to post a comment.
Did you have a look at mindtouch.com to write your documentation (wiki style). If you use Maven, you can use mavendoc for your documentation.