0.0.2-alpha.1 • Published 2 years ago

@glojs/glojs v0.0.2-alpha.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

glojs

glojs is a lightweight package to help communicate with the GitKraken Glo API.

Install

yarn add @glojs/glojs

npm i @glojs/glojs

API Features Completed

STATUSMETHODENDPOINT
🟡GET/boards
🟡POST/boards
🟡GET/boards/{board_id}

Purpose

I wanted to try my hand at creating a useful library and learn the processes that goes a long with that.