{"id":27950677,"url":"https://github.com/rodrigo-kelven/api_ecommerce","last_synced_at":"2026-04-11T12:03:16.799Z","repository":{"id":273790686,"uuid":"920889461","full_name":"Rodrigo-Kelven/Api_Ecommerce","owner":"Rodrigo-Kelven","description":"Este projeto é uma API RESTful para um sistema de e-commerce. Um simples projeto baseado num ecommerce construido em FastAPI. A ideia e criar um pequeno Ecommerce e usa-lo como base em outros projetos Ele permite que os usuários realizem operações como criar, ler, atualizar e excluir produtos.","archived":false,"fork":false,"pushed_at":"2025-05-06T20:49:02.000Z","size":397,"stargazers_count":0,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T16:15:22.635Z","etag":null,"topics":["fastapi","graphql","mongodb","postgresql","python3","redis"],"latest_commit_sha":null,"homepage":"","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/Rodrigo-Kelven.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":"2025-01-23T00:16:27.000Z","updated_at":"2025-05-06T20:49:05.000Z","dependencies_parsed_at":"2025-02-06T02:32:09.346Z","dependency_job_id":"ef02de21-6e74-477c-a933-ded98b14ab93","html_url":"https://github.com/Rodrigo-Kelven/Api_Ecommerce","commit_stats":null,"previous_names":["rodrigo-kelven/api_ecommerce"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Rodrigo-Kelven/Api_Ecommerce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rodrigo-Kelven%2FApi_Ecommerce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rodrigo-Kelven%2FApi_Ecommerce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rodrigo-Kelven%2FApi_Ecommerce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rodrigo-Kelven%2FApi_Ecommerce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rodrigo-Kelven","download_url":"https://codeload.github.com/Rodrigo-Kelven/Api_Ecommerce/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rodrigo-Kelven%2FApi_Ecommerce/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267701233,"owners_count":24130447,"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-07-29T02:00:12.549Z","response_time":2574,"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":["fastapi","graphql","mongodb","postgresql","python3","redis"],"created_at":"2025-05-07T16:15:20.223Z","updated_at":"2026-04-11T12:03:16.724Z","avatar_url":"https://github.com/Rodrigo-Kelven.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Api Ecommerce\n## Versão: 1.2.2\n![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge\u0026logo=python\u0026logoColor=ffdd54) \n![FastAPI](https://img.shields.io/badge/FastAPI-%23FF4F00.svg?style=for-the-badge\u0026logo=fastapi\u0026logoColor=white)\n![GraphQL](https://img.shields.io/badge/GraphQL-%23E10098.svg?style=for-the-badge\u0026logo=graphql\u0026logoColor=white)\n![MongoDB](https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge\u0026logo=mongodb\u0026logoColor=white) \n![MySQL](https://img.shields.io/badge/mysql-4479A1.svg?style=for-the-badge\u0026logo=mysql\u0026logoColor=white) \n![Postgres](https://img.shields.io/badge/postgres-%23316192.svg?style=for-the-badge\u0026logo=postgresql\u0026logoColor=white) \n![Redis](https://img.shields.io/badge/redis-%23DD0031.svg?style=for-the-badge\u0026logo=redis\u0026logoColor=white) \n![SQLite](https://img.shields.io/badge/sqlite-%2307405e.svg?style=for-the-badge\u0026logo=sqlite\u0026logoColor=white) \n\n## Descrição\nEste projeto é uma API RESTful para um sistema de e-commerce. Um simples projeto baseado num ecommerce construido em FastAPI. A ideia e criar um pequeno Ecommerce e usa-lo como base em outros projetos\nEle permite que os usuários realizem operações como criar, ler, atualizar e excluir produtos, além de gerenciar pedidos e usuários.\n\n\n## Tecnologias Utilizadas\n- [Python](https://www.python.org/) - Linguagem de programação\n- [FastAPI](https://fastapi.tiangolo.com/) - Framework para construção de APIs\n- [SQLAlchemy](https://www.sqlalchemy.org/) - ORM para interagir com o banco de dados\n- [SQLite](https://www.sqlite.org/index.html) - Banco de dados leve\n- [Pydantic](https://pydantic-docs.helpmanual.io/) - Validação de dados\n- [Docker](https://www.docker.com/) - Conteirização da aplicação\n- [Redis](https://hub.docker.com/_/redis) - Conteirização do banco de dados caching\n\n\n\n## Instalação\n```bash\n  git clone https://github.com/Rodrigo-Kelven/Api_Ecommerce\n  cd Api_Ecommerce/ecommerce\n  pip install -r requirements.txt\n```\n### Atençao a esta parte! Ela é crucial para o funcionamento da API.\n```bash\n  docker compose up\n```\n### Swagger\n```bash\n  http://127.0.0.1:8000/docs\n```\n\n# Contribuições\nContribuições são bem-vindas! Se você tiver sugestões ou melhorias, sinta-se à vontade para abrir um issue ou enviar um pull request.;)\n\n## Autores\n- [@Rodrigo_Kelven](https://github.com/Rodrigo-Kelven)\n- [@Wesley Thiago](https://github.com/Wesley0071)\n- [@Tiago-Dev0708](https://github.com/Tiago-Dev0708)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigo-kelven%2Fapi_ecommerce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frodrigo-kelven%2Fapi_ecommerce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigo-kelven%2Fapi_ecommerce/lists"}