{"id":22752335,"url":"https://github.com/hackthevalley/graphql_api","last_synced_at":"2026-04-17T11:31:50.472Z","repository":{"id":104067804,"uuid":"142069236","full_name":"hackthevalley/graphql_api","owner":"hackthevalley","description":"Hack the Valley Primary API, Shared Across All Events","archived":false,"fork":false,"pushed_at":"2019-01-15T07:12:30.000Z","size":150,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-05T23:04:09.451Z","etag":null,"topics":["api","docker","graphql","hackathon","nodejs","nosql"],"latest_commit_sha":null,"homepage":"https://api.hackthevalley.io/graphql","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hackthevalley.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-23T21:04:01.000Z","updated_at":"2023-01-17T22:56:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"ec5230a6-0c73-48c7-9f7d-f4e0ee99d6bb","html_url":"https://github.com/hackthevalley/graphql_api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hackthevalley/graphql_api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackthevalley%2Fgraphql_api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackthevalley%2Fgraphql_api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackthevalley%2Fgraphql_api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackthevalley%2Fgraphql_api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hackthevalley","download_url":"https://codeload.github.com/hackthevalley/graphql_api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackthevalley%2Fgraphql_api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31927720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T10:35:34.458Z","status":"ssl_error","status_checked_at":"2026-04-17T10:35:09.472Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","docker","graphql","hackathon","nodejs","nosql"],"created_at":"2024-12-11T05:11:07.673Z","updated_at":"2026-04-17T11:31:50.453Z","avatar_url":"https://github.com/hackthevalley.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hack the Valley API\n\n[![Build Status](https://travis-ci.org/hackthevalley/hack_the_valley_api.svg?branch=master)](https://travis-ci.org/hackthevalley/hack_the_valley_api)\n\nHack the Valley Primary API, Shared Across All Events\n\nVisit [https://api.hackthevalley.io/graphql](https://api.hackthevalley.io/graphql)  to explore our GraphQL API!\n\n## Authorization\n\nOur API is open to the public, however, some queries and mutations might require authentication.\n\nFirst you will need to obtain an API key, this can be achieved by calling `createHackerToken()` with your login credentials.\n\n```graphql\nmutation {\n    createHackerToken(email_address: \"hello@hackthevalley.io\", password: \"htv123\") {\n        token_body\n    }\n}\n```\n\n\u003e By default, API key expire after 24 hours, you can pass an optional argument called `expire_after` in seconds.\n\nAfter obtaining `token_body`, pass it as bearer token header to authenticate:\n\n```\nAuthorization: Bearer \u003ctoken_body\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackthevalley%2Fgraphql_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhackthevalley%2Fgraphql_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackthevalley%2Fgraphql_api/lists"}