{"id":15704162,"url":"https://github.com/galnir/giphy-graphql","last_synced_at":"2026-02-26T15:36:25.359Z","repository":{"id":40749592,"uuid":"175976757","full_name":"galnir/giphy-graphql","owner":"galnir","description":"A GraphQL wrapper for the Giphy API 🚀","archived":false,"fork":false,"pushed_at":"2023-03-04T03:30:36.000Z","size":910,"stargazers_count":6,"open_issues_count":8,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-26T13:23:26.822Z","etag":null,"topics":["apollo","apollo-server","giphy","giphy-api","graphql","graphql-js","javascript"],"latest_commit_sha":null,"homepage":"","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/galnir.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-16T13:40:32.000Z","updated_at":"2021-10-01T17:42:29.000Z","dependencies_parsed_at":"2024-10-24T06:16:18.720Z","dependency_job_id":"47d1b2e1-b5d7-499b-9db8-0d8dced94564","html_url":"https://github.com/galnir/giphy-graphql","commit_stats":{"total_commits":125,"total_committers":4,"mean_commits":31.25,"dds":0.256,"last_synced_commit":"5e760c3cdee95930ee85fd764e9244ac4014d211"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galnir%2Fgiphy-graphql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galnir%2Fgiphy-graphql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galnir%2Fgiphy-graphql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galnir%2Fgiphy-graphql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/galnir","download_url":"https://codeload.github.com/galnir/giphy-graphql/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243165525,"owners_count":20246721,"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":["apollo","apollo-server","giphy","giphy-api","graphql","graphql-js","javascript"],"created_at":"2024-10-03T20:10:35.309Z","updated_at":"2026-02-26T15:36:20.340Z","avatar_url":"https://github.com/galnir.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⭐️ Giphy-GraphQL ⭐️\n\nA GraphQL wrapper around [Giphy's API](https://developers.giphy.com/docs/).\n\n# Usage\n\nIn the project's root directory, make a file called `.env` and make it look like this:\n\n```\nGIPHY_KEY=InsertYourGiphyKeyHere\n```\n\nGet a Giphy API key [here](https://developers.giphy.com/dashboard/?create=true).\n\nThen install the dependencies:\n`npm install`\n\nAfter you have completed the above steps you can start the server with: `npm start`\n\n### Or use Docker:\n\n```\ndocker build -t giphyQL .\ndocker run --name giphyQL -p 4000:4000 -d giphyQL\n```\n\nThen open http://localhost:4000/ in your browser and you should be able to interact with the GraphQL playground like this:\n![](https://media.giphy.com/media/KEYDFVLmDv0zknOm4B/source.gif)\n\n# Contributing\n\nThe goal of this project is to fully cover the Giphy API with GraphQL. If you are interested in learning more about GraphQL and what it can do, please consider contributing! Just fork this repo, write some code and create a pull request :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgalnir%2Fgiphy-graphql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgalnir%2Fgiphy-graphql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgalnir%2Fgiphy-graphql/lists"}