vote up 3 vote down star
2

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.

flag

75% accept rate

2 Answers

vote up 1 vote down

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

link|flag
vote up 1 vote down

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|flag

Your Answer

Get an OpenID
or

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