{"id":20148837,"url":"https://github.com/yoshiya0503/flask-graphql-example","last_synced_at":"2026-05-06T09:39:13.903Z","repository":{"id":53644456,"uuid":"224845473","full_name":"yoshiya0503/flask-graphQL-example","owner":"yoshiya0503","description":"graphQL example API in flask","archived":false,"fork":false,"pushed_at":"2021-03-20T02:58:32.000Z","size":33,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T11:26:46.265Z","etag":null,"topics":["flask","flask-graphql","flask-sqlalchemy","graphene-sqlalchemy","graphql","grapnene","sqlalchemy"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/yoshiya0503.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}},"created_at":"2019-11-29T11:56:53.000Z","updated_at":"2023-03-05T03:41:31.000Z","dependencies_parsed_at":"2022-08-24T10:00:14.489Z","dependency_job_id":null,"html_url":"https://github.com/yoshiya0503/flask-graphQL-example","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/yoshiya0503%2Fflask-graphQL-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshiya0503%2Fflask-graphQL-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshiya0503%2Fflask-graphQL-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoshiya0503%2Fflask-graphQL-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yoshiya0503","download_url":"https://codeload.github.com/yoshiya0503/flask-graphQL-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241587784,"owners_count":19986628,"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","flask-graphql","flask-sqlalchemy","graphene-sqlalchemy","graphql","grapnene","sqlalchemy"],"created_at":"2024-11-13T22:39:20.323Z","updated_at":"2026-05-06T09:39:08.842Z","avatar_url":"https://github.com/yoshiya0503.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flask-graphQL-example\ngraphQL example API in flask\n\n## build and up\n\n```\n  docker-compose build\n  docker-compose up\n```\n\n## database migrate\n\n```\n  docker-compose exec api flask db upgrade\n```\n\n## seed data\n\n```\n  docker-compose exec api flask seed sample\n```\n\n## try it\n\nyou can try it graphiql\n\n```\n{\n  users {\n    edges {\n      node {\n        id\n        name\n        githubId\n        avatar\n        photos {\n          edges {\n            node {\n              id\n              url\n              category\n            }\n          }\n        }\n      }\n    }\n  }\n}\n```\n\n## used packages\n\n```\nflask = \"*\"\nflask-graphql = \"*\"\ngraphene = \"\u003e=2.0\"\ngraphene-sqlalchemy = \"*\"\nflask-sqlalchemy = \"*\"\npymysql = \"*\"\ninflection = \"*\"\nflask-migrate = \"*\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoshiya0503%2Fflask-graphql-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoshiya0503%2Fflask-graphql-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoshiya0503%2Fflask-graphql-example/lists"}