Skip to content

cameronbriar/house

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

House Issue Tracker

My new house's todo.txt

CLI Interface

Create

To create an issue from the command line, simply:

curl --user "cameronbriar:password" --request POST --data '{"title" : "Shampoo the carpets", "body" : "Rent a RugDoctor and clean the filthy, blue carpets", "labels" : ["interior", "contingent"] }' https://api.github.com/repos/cameronbriar/house/issues

Request

To retrieve an issue from the command line, simply:

curl --user "cameronbriar:password" --request GET https://api.github.com/repos/cameronbriar/house/issues

About

House issues

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages