I Built Backlog API in Go
I Built Backlog API in Go
GitHub - kenzo0107/backlog: Backlog API in Go
Backlog API in Go. Contribute to kenzo0107/backlog development by creating an account on GitHub.
I’m currently in the process of adding support for more APIs.
Why I Built the Backlog API
I had a task to migrate from a certain knowledge management system over to Backlog, and I thought, “Let’s build a migration tool!” — which meant I needed an API.
Previously, when I built a tool with SAM that sends a Slack DM to “users we want to notify” mentioned in Backlog comments, I handled the API using griffin-stewie/go-backlog.
However,
griffin-stewie/go-backlog had not been updated since January 2018…
For example, it lacks an API to upload a file and add it to a Backlog Wiki.
So I thought, “In that case!” and decided to build my own.
GitHub - kenzo0107/backlog: Backlog API in Go
Backlog API in Go. Contribute to kenzo0107/backlog development by creating an account on GitHub.
Commits & sponsorships are very welcome m(_ _)m
