Archive

Last modified by Eduard Moraru on 2016/05/25

Blog - Tutorials - posts for May 2016

May 25 2016

Use the Apache HTTP library to interact with the XWiki RESTful API

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

Tags:
    

Get Connected