bhavyaagg / boss

BOSS Leaderboard and Claims API and website

Home Page:https://boss.codingblocks.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API

CLAIMS

List All Claims

GET
/api/claims?[status=accepted]

Add a claim

POST
/api/claims/add

BODY

{
    user: "championswimmer",
    issueUrl: "http://github.com/coding-blocks/lab/issues/7",
    pullUrl: "http://github.com/coding-blocks/lab/pull/7",
    bounty: 20
}

About

BOSS Leaderboard and Claims API and website

https://boss.codingblocks.com


Languages

Language:JavaScript 49.8%Language:CSS 49.4%Language:HTML 0.8%