up vote 3 down vote favorite
2
share [g+] share [fb]

I've been thinking about integrating a wiki into my web-application. Currently I'm testing MediaWiki API (web-services interface), but my intended usage will most likely conflict with the GPL license. Some parts of my web-application is closed source.

Does anyone have good experiences or recommendations for a Wiki (with BSD-license or similar) that have a web-services interface that will allow me to retrieve/create articles (both formated and raw text) and supports userrights-management.

link|improve this question

80% accept rate
feedback

2 Answers

You can have a look at XWiki too, as I know it's a quite good and evolving wiki applicaiton. I am not sure about the Web services links, but there is quite complete document for developers to use and communique with XWiki.

Edit: I forgot to say that XWiki is under LGPL Open-source licence.

link|improve this answer
feedback

It's commercial, but Confluence by Atlassian has a good API.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.