{"id":16728491,"url":"https://github.com/tmc/parse_graphql","last_synced_at":"2025-04-10T11:07:28.724Z","repository":{"id":32378853,"uuid":"35955163","full_name":"tmc/parse_graphql","owner":"tmc","description":"GraphQL server for your Parse Application","archived":false,"fork":false,"pushed_at":"2015-12-04T00:31:26.000Z","size":84,"stargazers_count":17,"open_issues_count":0,"forks_count":2,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-24T09:52:51.219Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tmc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-20T15:02:28.000Z","updated_at":"2018-05-29T14:39:21.000Z","dependencies_parsed_at":"2022-09-12T04:51:29.209Z","dependency_job_id":null,"html_url":"https://github.com/tmc/parse_graphql","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fparse_graphql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fparse_graphql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fparse_graphql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fparse_graphql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmc","download_url":"https://codeload.github.com/tmc/parse_graphql/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248208399,"owners_count":21065199,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-12T23:10:32.313Z","updated_at":"2025-04-10T11:07:28.670Z","avatar_url":"https://github.com/tmc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"parse_graphql\n=============\n\n[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)\n\nExpose a Parse app's schema as a graphql endpoint.\n\n```sh\n$ parse_graphql serve -h\nUsage:\n  parse_graphql [OPTIONS] serve [serve-OPTIONS]\n\nGlobal options:\n  -v, --verbose         Be verbose\n\nHelp Options:\n  -h, --help            Show this help message\n\n[serve command options]\n      -l, --listen=     Listen address (:8080)\n      -a, --appID=      Parse Application ID [$PARSE_APPLICATION_ID]\n      -m, --masterKey=  Parse Master Key [$PARSE_MASTER_KEY]\n      -w, --restApiKey= Parse REST API Key [$PARSE_REST_API_KEY]\n```\n\nUser signup:\n\n```graphql\nmutation signUp { signUp(username: \"foobar\", password: \"bazbar\", email: \"foo.bar@gmail.com\") { objectId, createdAt, sessionToken } }\n```\n\nUser login:\n\n```graphql\nmutation logIn { logIn(username: \"foobar\", password: \"bazbar\") { objectId, createdAt, sessionToken } }\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmc%2Fparse_graphql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmc%2Fparse_graphql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmc%2Fparse_graphql/lists"}