https://github.com/orisano/backlog
https://github.com/orisano/backlog
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/orisano/backlog
- Owner: orisano
- Created: 2017-07-04T08:09:51.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-17T14:07:07.000Z (almost 9 years ago)
- Last Synced: 2025-03-25T05:34:28.805Z (over 1 year ago)
- Language: Go
- Size: 48.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# backlog
backlog APIのgo sdkです.
自分が必要な分しか実装してないので使い物になりません.
## 実装した機能
* 課題の追加
* プロジェクトの一覧取得
* 優先度の一覧取得
* 課題の種別一覧取得
* 認証ユーザの情報取得
* 課題コメントの追加