This is an API for the confluence REST API. It is written to be used within a ruby REPL environment. First, clone this repo, run $ bundle install to get the dependencies, then make a new file in the ...
Confluence is a proprietary wiki from Atlassian. This module is a thin wrapper around Confluence's REST API, which is superseding its old SOAP API. (If you want to interact with the SOAP API, there's ...
This PHP Lumen tutorial help to consume Confluence API With Laravel/Lumen. The Confluence is an Atlassian product. It's an open and shared workspace for teams. Confluence is provided functionalities ...