{"id":21194664,"url":"https://github.com/devetek/flask-graphql-boilerplate","last_synced_at":"2026-02-14T19:31:36.378Z","repository":{"id":209856893,"uuid":"166158826","full_name":"devetek/flask-graphql-boilerplate","owner":"devetek","description":"A Python 3.x flask graphql boilerplate","archived":false,"fork":false,"pushed_at":"2025-11-11T02:33:53.000Z","size":797,"stargazers_count":1,"open_issues_count":5,"forks_count":1,"subscribers_count":7,"default_branch":"dev","last_synced_at":"2025-11-11T04:19:49.710Z","etag":null,"topics":["flask","graphql","python"],"latest_commit_sha":null,"homepage":"http://devetek.com/","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/devetek.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,"zenodo":null}},"created_at":"2019-01-17T04:13:46.000Z","updated_at":"2025-11-11T02:33:57.000Z","dependencies_parsed_at":"2025-04-13T19:28:24.265Z","dependency_job_id":"7db423f7-b9c7-495c-9d58-357b6248effc","html_url":"https://github.com/devetek/flask-graphql-boilerplate","commit_stats":null,"previous_names":["devetek/flask-graphql-boilerplate"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devetek/flask-graphql-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devetek%2Fflask-graphql-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devetek%2Fflask-graphql-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devetek%2Fflask-graphql-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devetek%2Fflask-graphql-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devetek","download_url":"https://codeload.github.com/devetek/flask-graphql-boilerplate/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devetek%2Fflask-graphql-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29453399,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T15:52:44.973Z","status":"ssl_error","status_checked_at":"2026-02-14T15:52:11.208Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","python"],"created_at":"2024-11-20T19:23:41.134Z","updated_at":"2026-02-14T19:31:36.354Z","avatar_url":"https://github.com/devetek.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Flask Graphql Boilerplate\n\nPython flask graphql boilerplate, to help Devetek python developer to deliver project with standard graphql endpoint\n\n## Prerequisite\n\n- Python == 3.10.10  \n\n## Structure\n\n```sh\nroot/\n├──  config  # Configuration .ini, use env variable $ENVIRONMENT to select file\n├──  scripts  # External scripts, to support development, automation or production\n├──  shared  # Library code that's ok to use by a cross applications\n├──  gqlserver  # Graphql code implementation\n```\n\n## Development\n\nTo run service locally, follow steps below: \n\n1. Execute command `make setup` to prepare virtual environment.\n 2. Execute command `make run` to run service in port `3000`.\n\t- To use another port, use command `make run port=4000`.\n\t- To run in production mode, use command `make run env=production`.\n3. Open http://localhost:3000/graphql/ to test graphql endpoint, or open other URL if you set custom port.\n\n\n## Todo\n\n- [ ] Deploy to [dPanel](https://cloud.terpusat.com/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevetek%2Fflask-graphql-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevetek%2Fflask-graphql-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevetek%2Fflask-graphql-boilerplate/lists"}