{"id":18924258,"url":"https://github.com/warmachine028/learning-graphql","last_synced_at":"2026-03-14T01:30:19.340Z","repository":{"id":192103275,"uuid":"686047002","full_name":"warmachine028/learning-GraphQL","owner":"warmachine028","description":"A repository to learn and experiment with graphQL","archived":false,"fork":false,"pushed_at":"2025-02-11T02:49:12.000Z","size":213,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-11T03:27:08.775Z","etag":null,"topics":["graphql"],"latest_commit_sha":null,"homepage":"https://learning-graph-ql-pritam.vercel.app","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/warmachine028.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2023-09-01T15:57:57.000Z","updated_at":"2025-02-11T02:49:03.000Z","dependencies_parsed_at":"2025-01-17T04:17:27.012Z","dependency_job_id":"a5bedfc0-fd51-408a-9619-4251f3f3c9cf","html_url":"https://github.com/warmachine028/learning-GraphQL","commit_stats":null,"previous_names":["warmachine028/learning-graphql"],"tags_count":0,"template":false,"template_full_name":"warmachine028/github-super-starter-kit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warmachine028%2Flearning-GraphQL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warmachine028%2Flearning-GraphQL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warmachine028%2Flearning-GraphQL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warmachine028%2Flearning-GraphQL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/warmachine028","download_url":"https://codeload.github.com/warmachine028/learning-GraphQL/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239921877,"owners_count":19718842,"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":["graphql"],"created_at":"2024-11-08T11:06:18.350Z","updated_at":"2026-03-14T01:30:19.277Z","avatar_url":"https://github.com/warmachine028.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"    updated on: 11th February 2025, Tuesday\n\n\u003cdiv align=center\u003e\n    \u003ca href=\"https://learning-graph-ql-pritam.vercel.app\"\u003e\n        \u003cimg width=\"200\" src=\"https://upload.wikimedia.org/wikipedia/commons/1/17/GraphQL_Logo.svg\" alt=\"Learning GraphQL\"\u003e\n    \u003c/a\u003e\n    \u003cp style=\"font-family: roboto, calibri; font-size:12pt; font-style:italic\"\u003e A query language for your API\u003c/p\u003e\n    \u003ca src=\"https://github.com/warmachine028/learning-GraphQL/forks\"\u003e\n        \u003cimg alt=\"GitHub forks\" src=\"https://img.shields.io/github/forks/warmachine028/learning-GraphQL\"\u003e\n    \u003c/a\u003e\n\u003c/div\u003e\n\n# [Learning GraphQL](https://github.com/warmachine028/learning-GraphQL)\n\n![line]\n\n## Table of Contents\n\n- [Introduction](#introduction)\n- [Developement](#developement)\n- [Tech Stack Used](#tech-stack-used)\n- [Preview](#preview)\n- [Best Contributors](#best-contributors)\n- [License](#license)\n\n![line]\n\n## Introduction\n\n- Sole purpose of this repository is to experiment and learn GraphQL\n\n![line]\n\n## Developement\n\n    ```sh\n    $\u003e cd src\n    $\u003e npm i\n    $\u003e npm start\n\n    \u003e learning-graphql@1.0.0 start\n    \u003e nodemon index.js\n\n    [nodemon] 3.0.1\n    [nodemon] to restart at any time, enter `rs`\n    [nodemon] watching path(s): *.*\n    ...\n\n    ```\n\n![line]\n\n## Tech Stack Used\n\n- GraphQL: Querying\n- Node JS: Sever\n- Express: Routing\n- Nodemon: Development\n- Vercel: Deployment\n- Git: Version Control\n- Github: Repository Management\n\n![GraphQL](https://img.shields.io/badge/-GraphQL-E10098?style=for-the-badge\u0026logo=graphql\u0026logoColor=white) ![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge\u0026logo=node.js\u0026logoColor=white) ![Express.js](https://img.shields.io/badge/express.js-%23404d59.svg?style=for-the-badge\u0026logo=express\u0026logoColor=%2361DAFB) ![Nodemon](https://img.shields.io/badge/NODEMON-%23323330.svg?style=for-the-badge\u0026logo=nodemon\u0026logoColor=%BBDEAD) ![Vercel](https://img.shields.io/badge/vercel-%23000000.svg?style=for-the-badge\u0026logo=vercel\u0026logoColor=white) ![Git](https://img.shields.io/badge/git-%23F05033.svg?style=for-the-badge\u0026logo=git\u0026logoColor=white) ![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge\u0026logo=github\u0026logoColor=white)\n\n[markdown badges]: https://github.com/Ileriayo/markdown-badges\n\n![line]\n\n## Preview\n\n![line]\n\n## Best Contributors\n\n\u003cdiv align=\"center\"\u003e\n    \u003ca  href=\"https://github.com/warmachine028/learning-GraphQL/graphs/contributors\"\u003e\n        \u003cimg src=\"https://contrib.rocks/image?repo=warmachine028/learning-GraphQL\u0026anon=1\" /\u003e\n    \u003c/a\u003e\n\u003c/div\u003e\n\n![line]\n\n## License\n\n- See [LICENSE]\n\n**Pritam, 2023**\n\n![line]\n\n## Thank you, everyone 💚\n\n[line]: https://user-images.githubusercontent.com/75939390/137615281-3a875960-92cc-407f-97fe-fd2319bdb252.png\n\n[License]: https://github.com/warmachine028/learning-GraphQL/blob/main/LICENSE\n\u003c!-- 11/02/25 --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarmachine028%2Flearning-graphql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwarmachine028%2Flearning-graphql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarmachine028%2Flearning-graphql/lists"}