{"id":20430976,"url":"https://github.com/ricardo-melo-martins/python-boilerplate-api-flask","last_synced_at":"2026-04-21T05:34:29.096Z","repository":{"id":101128432,"uuid":"446608639","full_name":"ricardo-melo-martins/python-boilerplate-api-flask","owner":"ricardo-melo-martins","description":"⚡ RMM ⚡ Flask Api Skeleton Python for fast implementation ","archived":false,"fork":false,"pushed_at":"2024-02-23T20:21:05.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T05:44:16.000Z","etag":null,"topics":["boilerplate","boilerplate-application","flask","python","python3","skeleton","skeleton-template"],"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/ricardo-melo-martins.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2022-01-10T23:01:15.000Z","updated_at":"2024-02-23T19:41:23.000Z","dependencies_parsed_at":"2023-05-24T16:45:21.377Z","dependency_job_id":"a98bcc47-6203-4887-8b1e-363edd104642","html_url":"https://github.com/ricardo-melo-martins/python-boilerplate-api-flask","commit_stats":null,"previous_names":["ricardo-melo-martins/python-boilerplate-api-flask"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ricardo-melo-martins/python-boilerplate-api-flask","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricardo-melo-martins%2Fpython-boilerplate-api-flask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricardo-melo-martins%2Fpython-boilerplate-api-flask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricardo-melo-martins%2Fpython-boilerplate-api-flask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricardo-melo-martins%2Fpython-boilerplate-api-flask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ricardo-melo-martins","download_url":"https://codeload.github.com/ricardo-melo-martins/python-boilerplate-api-flask/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricardo-melo-martins%2Fpython-boilerplate-api-flask/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32079066,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T02:38:07.213Z","status":"ssl_error","status_checked_at":"2026-04-21T02:38:06.559Z","response_time":128,"last_error":"SSL_read: 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":["boilerplate","boilerplate-application","flask","python","python3","skeleton","skeleton-template"],"created_at":"2024-11-15T08:09:48.658Z","updated_at":"2026-04-21T05:34:29.079Z","avatar_url":"https://github.com/ricardo-melo-martins.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"right\"\u003e\n\n### ⚡ RMM ⚡\n\n\u003c/div\u003e\n\n# python-flask-skeleton\n\n\u003cdiv align=\"right\"\u003e\n\n[\u003cimg src=\"https://raw.githubusercontent.com/lipis/flag-icons/main/flags/1x1/us.svg\" alt=\"python\" width=\"10\" height=\"10\"/\u003e English Readme](docs/README.en.md)\n\n\u003c/div\u003e\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\n      \u003cp align=\"center\"\u003e\n        \u003ca href=\"https://www.python.org/\" target=\"blank\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/python/python-original.svg\" width=\"60\" alt=\"Python\"\u003e\u003c/a\u003e\n      \u003c/p\u003e\n    \u003c/td\u003e\n    \u003ctd\u003e\n      \u003cp align=\"center\"\u003ePython é uma linguagem de programação que permite trabalhar rapidamente e integrar sistemas de forma mais eficaz.\u003c/p\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n## Descrição\n\nEste é um esqueleto de código que usa Python e Flask.\n\nAuxilia na criação acelerada de aplicações, poc's e estudos da tecnologia.\n\n## Requisitos\n\n [![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/)\n [![Pip 2.x](https://img.shields.io/badge/pip-2.x-blue.svg)](https://www.python.org/downloads/release/python-360/)\n [![Flask 2.x](https://img.shields.io/badge/Flask-2.x-blue.svg)](https://www.python.org/downloads/release/python-360/)\n [![Bash 2.x](https://img.shields.io/badge/Bash-2.x-blue.svg)](https://www.python.org/downloads/release/python-360/)\n\n## Instalação\n\n```bash\n$ pip3 install -r ./requirements.txt\n```\n\nor with shell\n\n```bash\n$ ./bin/install\n```\n\n## Iniciando\n\n```bash\n$ Flask --app server run --debug\n```\n\nor with shell\n\n```bash\n$ ./bin/start\n```\n\nor with debug\n\n```bash\n$ ./bin/start_dev\n```\n\n## Cache\n\n### Application\n\nArquivos de caches da aplicação são gravados no diretório\n\n```\n/tmp/caches\n```\nmas também há arquivos do python `__pycache__, .pyc e .pyo` gravados em meio ao projeto.\n\n\nSe for preciso apagar os caches criados pela aplicação, existe um comando\n\n```bash\n$ ./bin/clear_cache\n```\n\n\n## Logs\n\n### Application\n\nArquivos de logs são gravados no diretório\n```\n/tmp/logs\n```\n\nPara apagar arquivos de logs\n\n```bash\n$ ./bin/clear_logs\n```\n\n\n## Licença\n\n[![License](https://img.shields.io/badge/license-MIT-green?style=plastic)](LICENSE.md)\n\n\n\nCriado e mantido com diversão e :heart: por [![Github](https://img.shields.io/badge/-ricardo%20melo%20martins-000?style=plastic\u0026logo=github)](https://github.com/ricardo-melo-martins)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricardo-melo-martins%2Fpython-boilerplate-api-flask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fricardo-melo-martins%2Fpython-boilerplate-api-flask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricardo-melo-martins%2Fpython-boilerplate-api-flask/lists"}