Categorygithub.com/hazcod/aikido-sdk-go
module
1.1.1
Repository: https://github.com/hazcod/aikido-sdk-go.git
Documentation: pkg.go.dev

# README

aikido-sdk-go

Go SDK for the Aikido public API.

Setup

  1. Setup a new API client on Aikido via https://app.aikido.dev/settings/integrations/api/aikido/rest and assign issues:read permissions.

  2. Create a configuration file:

log:
  level: info

aikido:
  client_id: foo
  client_secret: bar
  1. Run it with aikido -config=config.yml

Compilation

Just run make.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author