{"id":19751413,"url":"https://github.com/darth-knoppix/flask-graphql-react","last_synced_at":"2025-04-30T10:31:24.549Z","repository":{"id":41618360,"uuid":"273471157","full_name":"Darth-Knoppix/flask-graphql-react","owner":"Darth-Knoppix","description":"Example of a Python Flask backend and GraphQL API with React frontend.","archived":false,"fork":false,"pushed_at":"2023-01-05T21:48:48.000Z","size":4692,"stargazers_count":14,"open_issues_count":20,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-01T01:33:37.625Z","etag":null,"topics":["flask","graphql","javascript","pyhton","react"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Darth-Knoppix.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}},"created_at":"2020-06-19T10:53:13.000Z","updated_at":"2024-08-30T19:53:24.000Z","dependencies_parsed_at":"2023-02-04T18:01:08.587Z","dependency_job_id":null,"html_url":"https://github.com/Darth-Knoppix/flask-graphql-react","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/Darth-Knoppix%2Fflask-graphql-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darth-Knoppix%2Fflask-graphql-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darth-Knoppix%2Fflask-graphql-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darth-Knoppix%2Fflask-graphql-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Darth-Knoppix","download_url":"https://codeload.github.com/Darth-Knoppix/flask-graphql-react/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224208222,"owners_count":17273674,"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","javascript","pyhton","react"],"created_at":"2024-11-12T02:43:54.813Z","updated_at":"2024-11-12T02:43:55.389Z","avatar_url":"https://github.com/Darth-Knoppix.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask GraphQL React\n\nExample of a Python Flask backend and GraphQL API with React frontend.\n\nBuilt as an example for the tutorial [How to create a React + Flask + GraphQL Project](https://blog.sethcorker.com/how-to-create-a-react-flask-graphql-project) on Benevolent Bytes by Seth Corker.\n\n## Server with Flask\n\nFlask is a lightweight Python server which can easily supply a GraphQL API.\n\n## GraphQL with Ariadne\n\nAriadne allows the creation of a GraphQL of API from a schema. It's easy to use and connects well with Flask.\n\n## Frontend with React\n\nDemonstrates queries and mutations for our API with a simple React frontend.\n\n## How to run\n\nClone the repo then:\n\n### Server\n\nNavigate to the server folder `cd server`, install dependencies (use a virtual environment if you wish) run `python server.py` to start the backend. You should be able to access the GraphQL playground at [localhost:5000](localhost:5000)\n\n### Client\n\nNavigate to the client folder `cd client`, install dependencies with `yarn` and run run the frontend server, `yarn start`. You should be able to access the frontend at [localhost:3000](localhost:3000). You can now start communicating with the backed via the React UI.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarth-knoppix%2Fflask-graphql-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarth-knoppix%2Fflask-graphql-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarth-knoppix%2Fflask-graphql-react/lists"}