{"id":22547616,"url":"https://github.com/firmanjs/boilerplate-flask","last_synced_at":"2026-04-12T13:04:30.879Z","repository":{"id":55411490,"uuid":"326066962","full_name":"firmanJS/boilerplate-flask","owner":"firmanJS","description":"boillerplate flask using multi database","archived":false,"fork":false,"pushed_at":"2021-02-01T08:04:54.000Z","size":599,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-08T22:43:06.298Z","etag":null,"topics":["docker","docker-compose","flask","flask-api","flask-sqlalchemy","mongodb","mysql","postgresql","python","sqlachemy"],"latest_commit_sha":null,"homepage":"","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/firmanJS.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":"2021-01-01T22:32:16.000Z","updated_at":"2021-11-01T07:19:50.000Z","dependencies_parsed_at":"2022-08-14T23:50:14.237Z","dependency_job_id":null,"html_url":"https://github.com/firmanJS/boilerplate-flask","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/firmanJS/boilerplate-flask","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firmanJS%2Fboilerplate-flask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firmanJS%2Fboilerplate-flask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firmanJS%2Fboilerplate-flask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firmanJS%2Fboilerplate-flask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/firmanJS","download_url":"https://codeload.github.com/firmanJS/boilerplate-flask/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firmanJS%2Fboilerplate-flask/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000779,"owners_count":26082851,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["docker","docker-compose","flask","flask-api","flask-sqlalchemy","mongodb","mysql","postgresql","python","sqlachemy"],"created_at":"2024-12-07T15:12:28.033Z","updated_at":"2025-10-08T22:43:07.004Z","avatar_url":"https://github.com/firmanJS.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Boilerplate-Flask\n\n\n## About\n\nThis is api service boilerplate example\n\n\n## Installation\n\nIf you are using **windows**,\n\nFirst include the python to venv\n\n```\npy -3 -m venv venv\n```\n\nAnd activate the venv\n\n```\nvenv\\Scripts\\activate\npip install -r requirement.txt\n```\n\n\nIf you are using **linux**,\n\nFirst install venv\n\n```sh\nsudo apt-get install python3-pip\nsudo pip3 install virtualenv \n```\n\ninclude the python to venv\n\n```\nvirtualenv -p python3.x venv\n```\n\nAnd activate the venv\n\n```\nsource venv/bin/activate\npip install -r requirement.txt\n```\n\nexample install package\n```sh\npip install package \u0026\u0026 pip freeze \u003e requirements.txt\n```\n\n\n\n# Usage\n\nRun the script\n\n```\npython run.py\n```\n\nYou can see which port the api server running\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirmanjs%2Fboilerplate-flask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffirmanjs%2Fboilerplate-flask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirmanjs%2Fboilerplate-flask/lists"}