Piiit / pwPHPwiki

WIKI CMS written in object oriented PHP. Note: This project depends on https://github.com/Piiit/pwPHPtools
1 stars 1 forks source link

Wiki as a WebService #35

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
* Wiki Webservice with CRUD over a REST interface
* Create all CRUD operations for the wiki over a REST interface.
* Try to completely separate tools from each other.
* Login should also become a new tool by its own, with redirection.
* Pages and meta data is send as XML.
* GUI should be asynchrounous and Web2.0 complaiant

Original issue reported on code.google.com by pitiz29a on 14 Oct 2014 at 11:51

GoogleCodeExporter commented 9 years ago

Original comment by pitiz29a on 14 Oct 2014 at 11:52