Changes for page REST API

Last modified by Thomas Mortagne on 2024/03/12

From version 16.2
edited by Vincent Massol
on 2009/12/17
Change comment: escape URL
To version 16.1
edited by Fabio Mancinelli
on 2009/12/17
Change comment: Added the RESTful API entrypoint URL explicitly

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.VincentMassol
1 +XWiki.fmancinelli
Content
... ... @@ -2,7 +2,7 @@
2 2  
3 3  XWiki provides fine-grain access to virtually every element through an API that is based on HTTP semantics, i.e., a RESTful API. In this page you will find all the details to take advantage of this API and the instructions to use it at its full potential.
4 4  
5 -By defaut the XWiki RESTful API entrypoint is rooted at the following URI: ##http:~//server:port/xwiki/rest/## (depending on where your XWiki is running)
5 +By defaut the XWiki RESTful API entrypoint is rooted at the following URI : http://server:port/xwiki/rest/ (depending on where your XWiki is running)
6 6  
7 7  = Dataset =
8 8  

Get Connected