{"id":50360367,"url":"https://github.com/amirsalaar/flask-api-boilerplate","last_synced_at":"2026-05-30T01:05:31.306Z","repository":{"id":65097180,"uuid":"422728409","full_name":"amirsalaar/flask-api-boilerplate","owner":"amirsalaar","description":"This template provides a quick Flask API with some pre-defined linting and formatting packages.","archived":false,"fork":false,"pushed_at":"2023-02-01T19:59:53.000Z","size":285,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-01T14:54:37.865Z","etag":null,"topics":["boilerplate","flask","python","template"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/amirsalaar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"amirsalaar","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2021-10-29T22:30:32.000Z","updated_at":"2022-12-25T02:36:44.000Z","dependencies_parsed_at":"2023-02-17T10:30:24.386Z","dependency_job_id":null,"html_url":"https://github.com/amirsalaar/flask-api-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/amirsalaar/flask-api-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amirsalaar%2Fflask-api-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amirsalaar%2Fflask-api-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amirsalaar%2Fflask-api-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amirsalaar%2Fflask-api-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amirsalaar","download_url":"https://codeload.github.com/amirsalaar/flask-api-boilerplate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amirsalaar%2Fflask-api-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33676198,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"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":["boilerplate","flask","python","template"],"created_at":"2026-05-30T01:05:30.562Z","updated_at":"2026-05-30T01:05:31.295Z","avatar_url":"https://github.com/amirsalaar.png","language":"Dockerfile","funding_links":["https://github.com/sponsors/amirsalaar"],"categories":[],"sub_categories":[],"readme":"# Documentation\n\nThis is an open-source Flask API template to get developers speed up their development process. To contribute to the project, simply fork it and make your changes and submit a pull request.\n\n# Dependencies and Setup\n\nFollowing dependencies are used to run the project:\n\n| Dependency Name | Description                                                                                                                                                                              |\n| --------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| `poetry`        | Dependency and package management.|\n| `pytest`        | We are using pytest as our unit testing framework.|\n| `Flask`         | This boilerplate provides a Flask production-ready API template, so we use Flask as our main framework.|\n| `black`         | `black` is used for styling and formatting our Python code.|\n| `isort`         | `isort` is used for organizing/optimizing imports within your python modules.|\n| `mypy`          | `mypy` is a static type checker that is used to check the typings.|\n| `flake8`        | This is used as our linting style.|\n| `pre-commit`    | We use `pre-commit` to manage our `git` hooks. There are few hooks that is installed by default in this repo \u003cbr /\u003e for `pre-commit` and they are mentioned in `.pre-commit-config.yaml` |\n| `python-dotenv` | This is used to load `.env` files into our environment.                                                                                                                                  |\n| `waitress`      | We use this library to create a production-ready server.                                                                                                                                 |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famirsalaar%2Fflask-api-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famirsalaar%2Fflask-api-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famirsalaar%2Fflask-api-boilerplate/lists"}