{"id":18924292,"url":"https://github.com/warmachine028/graph-ql-server","last_synced_at":"2025-04-15T12:32:28.618Z","repository":{"id":249358221,"uuid":"831265229","full_name":"warmachine028/graph-ql-server","owner":"warmachine028","description":"A TypeScript REST API server to learn GraphQL","archived":false,"fork":false,"pushed_at":"2025-04-12T06:42:58.000Z","size":2009,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T07:33:28.430Z","etag":null,"topics":["graphql","typescript"],"latest_commit_sha":null,"homepage":"https://graph-ql-server.onrender.com","language":"TypeScript","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":"2024-07-20T04:48:14.000Z","updated_at":"2025-04-12T06:43:02.000Z","dependencies_parsed_at":"2024-10-26T10:16:29.657Z","dependency_job_id":"c398762e-1bc6-4989-a5ab-006ad0d4579f","html_url":"https://github.com/warmachine028/graph-ql-server","commit_stats":null,"previous_names":["warmachine028/graph-ql"],"tags_count":1,"template":false,"template_full_name":"warmachine028/github-super-starter-kit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warmachine028%2Fgraph-ql-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warmachine028%2Fgraph-ql-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warmachine028%2Fgraph-ql-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warmachine028%2Fgraph-ql-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/warmachine028","download_url":"https://codeload.github.com/warmachine028/graph-ql-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249072453,"owners_count":21208189,"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","typescript"],"created_at":"2024-11-08T11:06:24.164Z","updated_at":"2025-04-15T12:32:28.612Z","avatar_url":"https://github.com/warmachine028.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"    updated on: 12th April 2025, Saturday\n\n\u003cdiv align=center\u003e\n    \u003ca href=\"https://github.com/warmachine028/graph-ql-server\"\u003e\n        \u003cimg width=\"200\" src=\"https://upload.wikimedia.org/wikipedia/commons/1/17/GraphQL_Logo.svg\" alt=\"graph-ql-server\"\u003e\n    \u003c/a\u003e\n    \u003cp style=\"font-family: roboto, calibri; font-size:12pt; font-style:italic\"\u003e A repository to learn GraphQL with REST api \u003c/p\u003e\n    \u003ca src=\"https://github.com/warmachine028/graph-ql-server/forks\"\u003e\n        \u003cimg alt=\"GitHub forks\" src=\"https://img.shields.io/github/forks/warmachine028/graph-ql-server\"\u003e\n    \u003c/a\u003e\n\u003c/div\u003e\n\n# [Graph QL Server](https://github.com/warmachine028/graph-ql-server)\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- A basic Graph-QL REST Server\n  \n![line]\n\n## Developement\n\n```sh\n$\u003e cd server\n$\u003e npm i         # install packages\n$\u003e npm run dev   # start server\n\n\u003e graph-ql-server@1.0.0 dev\n\u003e nodemon\n\n[nodemon] 3.1.4\n[nodemon] to restart at any time, enter `rs`\n[nodemon] watching path(s): src\\**\\*\n[nodemon] watching extensions: js,ts\n[nodemon] starting `tsx src/index.ts`\n🚀 Server ready at: http://localhost:3000/\n\n...\n```\n\n![line]\n\n## Tech Stack Used\n\n- GitHub\n- GraphQL\n- Github Actions\n- Dependabot\n- ApolloGraphQL\n- NodeJS\n- TypeScript\n- Nodemon\n\n![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge\u0026logo=github\u0026logoColor=white) ![GraphQL](https://img.shields.io/badge/-GraphQL-E10098?style=for-the-badge\u0026logo=graphql\u0026logoColor=white) ![GitHub-Actions](https://img.shields.io/badge/github%20actions-%232671E5.svg?style=for-the-badge\u0026logo=githubactions\u0026logoColor=white) ![Dependabot](https://img.shields.io/badge/dependabot-025E8C?style=for-the-badge\u0026logo=dependabot\u0026logoColor=white) ![Apollo-GraphQL](https://img.shields.io/badge/-ApolloGraphQL-311C87?style=for-the-badge\u0026logo=apollo-graphql) ![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge\u0026logo=node.js\u0026logoColor=white) ![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge\u0026logo=typescript\u0026logoColor=white) ![Nodemon](https://img.shields.io/badge/NODEMON-%23323330.svg?style=for-the-badge\u0026logo=nodemon\u0026logoColor=%BBDEAD) ![NPM](https://img.shields.io/badge/NPM-%23CB3837.svg?style=for-the-badge\u0026logo=npm\u0026logoColor=white)\n\n![line]\n\n## Preview\n\n![Snapshot](.github/preview.png)\n\n![line]\n\n## Best Contributors\n\n\u003cdiv align=\"center\"\u003e\n    \u003ca href=\"https://github.com/warmachine028/graph-ql-server/graphs/contributors\"\u003e\n        \u003cimg src=\"https://contrib.rocks/image?repo=warmachine028/graph-ql-server\" alt=\"contributors\"/\u003e\n    \u003c/a\u003e\n\u003c/div\u003e\n\n![line]\n\n## License\n\n- See [LICENSE]\n\n**© Pritam, 2024**\n\n![line]\n\n## Thank you, everyone 💚\n\n[markdown badges]: https://github.com/Ileriayo/markdown-badges\n[line]: https://user-images.githubusercontent.com/75939390/137615281-3a875960-92cc-407f-97fe-fd2319bdb252.png\n[License]: https://github.com/warmachine028/graph-ql-server/blob/main/LICENSE\n\n\u003c!-- 12/04/25 --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarmachine028%2Fgraph-ql-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwarmachine028%2Fgraph-ql-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarmachine028%2Fgraph-ql-server/lists"}