Last modified by Thomas Mortagne on 2023/10/10

From version 6.2
edited by Vincent Massol
on 2016/05/25
Change comment: There is no comment for this version
To version 7.1
edited by Eduard Moraru
on 2016/05/25
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.VincentMassol
1 +XWiki.enygma
Blog.BlogPostClass[0]
Content
... ... @@ -5,8 +5,8 @@
5 5  XWiki provides fine-grain access to virtually every element through an API that is based on HTTP semantics, i.e., a RESTful API.
6 6  
7 7  Find more information about the XWiki RESTful API in these 2 links:
8 -* http://platform.xwiki.org/xwiki/bin/view/Features/XWikiRESTfulAPI
9 -* http://blog.fabio.mancinelli.me/2011/03/07/XWikis_RESTful_API.html
8 +* [[XWiki REST API Documentation>>platform:Features.XWikiRESTfulAPI]]
9 +* [[Fabio's blogpost on the design of the REST API>>http://blog.fabio.mancinelli.me/2011/03/07/XWikis_RESTful_API.html]]
10 10  
11 11  In this post you will find all the details to take advantage of this API and interact with it from Java or Groovy using Apache HttpComponents 4.x.
12 12  

Get Connected