{"id":19443763,"url":"https://github.com/aretecode/reddit-graphql","last_synced_at":"2025-10-18T21:03:13.709Z","repository":{"id":85930944,"uuid":"186901202","full_name":"aretecode/reddit-graphql","owner":"aretecode","description":"GraphQL Reddit client","archived":false,"fork":false,"pushed_at":"2019-05-16T01:30:00.000Z","size":109,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-07T22:18:54.188Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://reddit-lite-graphql.aretecode.now.sh","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aretecode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-05-15T20:53:06.000Z","updated_at":"2023-03-08T03:42:04.000Z","dependencies_parsed_at":"2023-05-03T15:33:58.004Z","dependency_job_id":null,"html_url":"https://github.com/aretecode/reddit-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/aretecode%2Freddit-graphql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aretecode%2Freddit-graphql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aretecode%2Freddit-graphql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aretecode%2Freddit-graphql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aretecode","download_url":"https://codeload.github.com/aretecode/reddit-graphql/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240627960,"owners_count":19831600,"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-11-10T15:44:06.001Z","updated_at":"2025-10-18T21:03:08.674Z","avatar_url":"https://github.com/aretecode.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# reddit-lite-graphql\n\n\u003e wraps part of the reddit api in graphql\n\n[![StackShare](https://img.shields.io/badge/tech-stack-0690fa.svg?style=flat)](https://stackshare.io/aretecode/reddit-lite)\n[![Build Status](https://travis-ci.org/aretecode/reddit-lite-graphql.svg?branch=master)](https://travis-ci.org/aretecode/reddit-lite-graphql)\n\n[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/aretecode/reddit-lite-graphql)\n\nSee [https://reddit-lite-graphql.now.sh/](https://reddit-lite-graphql.now.sh/) for the curren deployment\n\n## Development\n\n\u003e if you are not familiar with graphql playground, [read about it here](https://www.apollographql.com/docs/apollo-server/features/graphql-playground)\n\n```bash\ngit clone git@github.com:aretecode/reddit-lite-graphql.git\n\nyarn install\nyarn dev\n\nopen http://localhost:4000/graphql\n```\n\n## Example Query\n```graphql\nquery {\n  posts(subReddit: \"vancouver\", shouldMock: true) {\n    list {\n      id\n      postKind\n      createdAtIso\n      createdAtUtc\n      createdAtPretty\n      title\n      body\n      url\n      isSticky\n      authorFullName\n      authorFlairText\n      commentCount\n      score\n      imageUrl\n    }\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faretecode%2Freddit-graphql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faretecode%2Freddit-graphql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faretecode%2Freddit-graphql/lists"}