{"id":18862521,"url":"https://github.com/hardchik/graphql-implementation","last_synced_at":"2026-05-08T17:36:04.258Z","repository":{"id":248519055,"uuid":"828898000","full_name":"Hardchik/graphql-implementation","owner":"Hardchik","description":"Flask server implementing GraphQL","archived":false,"fork":false,"pushed_at":"2024-07-19T10:19:23.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-30T21:14:51.993Z","etag":null,"topics":["flask","graphql","server"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Hardchik.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":"2024-07-15T10:52:22.000Z","updated_at":"2024-07-17T08:17:52.000Z","dependencies_parsed_at":"2024-11-08T04:35:28.234Z","dependency_job_id":null,"html_url":"https://github.com/Hardchik/graphql-implementation","commit_stats":null,"previous_names":["hardchik/graphql-implementation"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hardchik%2Fgraphql-implementation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hardchik%2Fgraphql-implementation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hardchik%2Fgraphql-implementation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hardchik%2Fgraphql-implementation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hardchik","download_url":"https://codeload.github.com/Hardchik/graphql-implementation/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239808117,"owners_count":19700440,"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":["flask","graphql","server"],"created_at":"2024-11-08T04:34:48.074Z","updated_at":"2026-02-10T14:30:17.008Z","avatar_url":"https://github.com/Hardchik.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# graphql-implementation\n\nFlask server implementing GraphQL\n\u003cbr /\u003e\nDirectory Structure\n\u003cbr /\u003e\n```\nflask_graphql/\n├── app/\n│ ├── **init**.py\n│ ├── blueprints/\n│ │ ├── **init**.py\n│ │ ├── example_blueprint.py\n│ ├── controllers/\n│ │ ├── **init**.py\n│ │ ├── example_controller.py\n│ ├── services/\n│ │ ├── **init**.py\n│ │ ├── example_service.py\n│ ├── schema/\n│ │ ├── **init**.py\n│ │ ├── schema.py\n│ └── config.py\n├── run.py\n└── requirements.txt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardchik%2Fgraphql-implementation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhardchik%2Fgraphql-implementation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardchik%2Fgraphql-implementation/lists"}