Go library wrapping the confluence REST API.
- Authentication:
- Basic Authentication
- Token Key authentication
- Manipulating existing wiki content, i.e:
DeleteContentGetContentUpdateContent
This is everything I needed for my project. I might add some more functionality when I find the time. Feel free to send pull requests.