Check your Hacktoberfest progress
curl http://localhost:5000/<GITHUB_USER_NAME>
{ "count": "", "pull_requests": [ { "pull_request_number": "", "title": "", "user": "", "state": "", "repo_name": "", "url": "", "created_at": "" } ] }