Skip to content

bdamm/go-confluence

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-confluence

Go library wrapping the confluence REST API.

Currently implemented

  • Authentication:
    • Basic Authentication
    • Token Key authentication
  • Manipulating existing wiki content, i.e:
    • DeleteContent
    • GetContent
    • UpdateContent

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.

About

Go library wrapping the confluence REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%