An open API service indexing awesome lists of open source software.

https://github.com/ryangrieb/randomissue

Get a random GitHub Issue from a repository.
https://github.com/ryangrieb/randomissue

Last synced: 2 months ago
JSON representation

Get a random GitHub Issue from a repository.

Awesome Lists containing this project

README

          

# RandomIssue
Get a random GitHub Issue from a repository.

## To use
Clone the repo & compile with `gcc -g -o RandomIssue randomissue.c -lcurl -ljson-c`