{"id":13630736,"url":"https://github.com/MikeBild/graphql-pouch-as-library","last_synced_at":"2025-04-17T17:31:40.437Z","repository":{"id":136939550,"uuid":"64105093","full_name":"MikeBild/graphql-pouch-as-library","owner":"MikeBild","description":"Using Express and GraphQL-Pouch as a Library","archived":false,"fork":false,"pushed_at":"2016-07-25T05:50:11.000Z","size":1,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T03:37:20.939Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/MikeBild.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}},"created_at":"2016-07-25T05:06:38.000Z","updated_at":"2019-10-21T20:05:05.000Z","dependencies_parsed_at":"2024-01-14T09:00:44.072Z","dependency_job_id":null,"html_url":"https://github.com/MikeBild/graphql-pouch-as-library","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/MikeBild%2Fgraphql-pouch-as-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeBild%2Fgraphql-pouch-as-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeBild%2Fgraphql-pouch-as-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeBild%2Fgraphql-pouch-as-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MikeBild","download_url":"https://codeload.github.com/MikeBild/graphql-pouch-as-library/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249360004,"owners_count":21257148,"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-08-01T22:01:57.896Z","updated_at":"2025-04-17T17:31:40.196Z","avatar_url":"https://github.com/MikeBild.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Using Express and GraphQL-Pouch as a Library\n\n## How to use\n\n```bash\nnpm install\nnpm start\n```\n\n## Some example queries\n\n__Query__\n```graphql\n{\n  settingByKey(key: \"mcmc\") {\n    id\n    rev\n    key\n  }\n}\n```\n\n__Result__\n\n```json\n{\n  \"data\": {\n    \"settingByKey\": {\n      \"id\": \"A\",\n      \"rev\": \"B\",\n      \"key\": \"mcmc\"\n    }\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMikeBild%2Fgraphql-pouch-as-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMikeBild%2Fgraphql-pouch-as-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMikeBild%2Fgraphql-pouch-as-library/lists"}