{"id":28296442,"url":"https://github.com/mgckaled/ignite-python-flask_crud","last_synced_at":"2026-04-17T06:03:07.791Z","repository":{"id":218446867,"uuid":"746351273","full_name":"mgckaled/ignite-python-flask_crud","owner":"mgckaled","description":"Repositório do terceiro módulo da trilha Python 2024, desenvolvido pela Rocketseat Education.","archived":false,"fork":false,"pushed_at":"2024-01-24T17:12:39.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-06T19:17:20.161Z","etag":null,"topics":["flask","pylint","python"],"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/mgckaled.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2024-01-21T19:51:34.000Z","updated_at":"2024-01-22T00:20:46.000Z","dependencies_parsed_at":"2024-01-24T16:38:18.913Z","dependency_job_id":null,"html_url":"https://github.com/mgckaled/ignite-python-flask_crud","commit_stats":null,"previous_names":["mgckaled/ignite-python-flask_crud"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mgckaled/ignite-python-flask_crud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgckaled%2Fignite-python-flask_crud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgckaled%2Fignite-python-flask_crud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgckaled%2Fignite-python-flask_crud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgckaled%2Fignite-python-flask_crud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mgckaled","download_url":"https://codeload.github.com/mgckaled/ignite-python-flask_crud/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgckaled%2Fignite-python-flask_crud/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31917372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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":["flask","pylint","python"],"created_at":"2025-05-22T20:13:47.890Z","updated_at":"2026-04-17T06:03:07.785Z","avatar_url":"https://github.com/mgckaled.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- markdownlint-disable MD033 --\u003e\n\u003c!-- markdownlint-disable MD014 --\u003e\n\n# Ignite Trilha Python - Desenvolvimento de APIs com Flask\n\n\u003cdiv align=\"center\"\u003e\n   \u003cimg alt=\"logo trilha\" src=\".github/assets/trilha-rs.png\" width=\"35%\"/\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg alt=\"Made by mgckaled\" src=\"https://img.shields.io/badge/made%20by-mgckaled-darkblue\"\u003e\n  \u003cimg alt=\"GitHub Repo Size\" src=\"https://img.shields.io/github/repo-size/mgckaled/ignite-python-flask_crud\"\u003e\n  \u003cimg alt=\"pylint badge\" src=\"https://img.shields.io/badge/linting-pylint-yellowgreen\"\u003e\n  \u003cimg alt=\"License\" src=\"https://img.shields.io/static/v1?label=license\u0026message=MIT\u0026color=49AA26\u0026labelColor=000000\"\u003e\n\u003c/div\u003e\n\n## Sumário\n\n- [Ignite Trilha Python - Desenvolvimento de APIs com Flask](#ignite-trilha-python---desenvolvimento-de-apis-com-flask)\n  - [Sumário](#sumário)\n  - [Sobre o Projeto](#sobre-o-projeto)\n  - [Tecnologias](#tecnologias)\n    - [Linguagem de Programação](#linguagem-de-programação)\n    - [Gerenciadores de Ambiente Virtual](#gerenciadores-de-ambiente-virtual)\n    - [Bibliotecas Instaladas (Packages)](#bibliotecas-instaladas-packages)\n  - [Como clonar o projeto?](#como-clonar-o-projeto)\n  - [Licença](#licença)\n\n## Sobre o Projeto\n\nRepositório do terceiro módulo da trilha Python 2024, desenvolvido pela Rocketseat Education.\n\nEste módulo (Desenvolvimento de APIs com Flask) foi dedicado ao aprendizado de conceitos fundamentais da API, onde criamos nossa própria API utilizando o framework Flask em Python.\n\n\u003e [Anotações](./.github/docs/notes.md) referente ao módulo.\n\u003e\n\u003e Perguntas e respostas do [Quiz](./.github/docs/quizz.md).\n\n## Tecnologias\n\n### Linguagem de Programação\n\n- [`python`](https://www.python.org/) (v3.11.5)\n\n### Gerenciadores de Ambiente Virtual\n\n- [`pyenv`](https://github.com/pyenv/pyenv)\n- [`pipenv`](https://pipenv.pypa.io/en/latest/)\n\n### Bibliotecas Instaladas (Packages)\n\n- [`flask`](https://flask.palletsprojects.com/en/3.0.x/)\n- [`pylint`](https://pylint.pycqa.org/en/latest/index.html)\n- [`pytest`](https://docs.pytest.org/en/7.4.x/)\n- [`requests`](https://requests.readthedocs.io/en/latest/)\n\n## Como clonar o projeto?\n\n1. Certifique-se de que está usando o `pyenv` e o `pipenv` para gerenciar as dependências do projeto. Veja como instalar e configurar clicando nos respectivos links do tópico [Gerenciadores de Ambiente Virtual](#gerenciadores-de-ambiente-virtual).\n\n2. Faça o clone pelo Github:\n\n    ```shell\n    $ git clone https://github.com/mgckaled/ignite-devia-supervised_algorithms.git\n    ```\n\n3. Acesse o diretório:\n\n    ```shell\n    $ cd ignite-devia-supervised_algorithms\n    ```\n\n4. Instale as dependências e ative o ambiente virtual\n\n    ```shell\n    $ pipenv install -r requirements.txt\n    $ pipenv shell\n    ```\n\n## Licença\n\nDistribuído sob a licença *MIT*. Veja [LICENSE](LICENSE) para mais informações.\n\n---\n\n\u003ch5 align=\"center\"\u003e\n  2024 - \u003ca href=\"https://github.com/mgckaled/\"\u003eMarcel Kaled\u003c/a\u003e\n\u003c/h5\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgckaled%2Fignite-python-flask_crud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmgckaled%2Fignite-python-flask_crud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgckaled%2Fignite-python-flask_crud/lists"}