{"id":28166539,"url":"https://github.com/eletherioalexandre/bookstoremanagement","last_synced_at":"2026-04-27T20:31:37.782Z","repository":{"id":274903480,"uuid":"924441321","full_name":"EletherioAlexandre/BookstoreManagement","owner":"EletherioAlexandre","description":"O principal objetivo é desenvolver uma API para uma Livraria online. O sistema deve permitir que o usuário crie, visualize, edite e exclua livros.","archived":false,"fork":false,"pushed_at":"2025-04-30T02:42:22.000Z","size":5969,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-15T13:13:16.408Z","etag":null,"topics":["api","backend","csharp","dotnet","rest-api"],"latest_commit_sha":null,"homepage":"","language":"C#","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/EletherioAlexandre.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}},"created_at":"2025-01-30T02:15:00.000Z","updated_at":"2025-04-30T02:42:25.000Z","dependencies_parsed_at":"2025-01-30T03:33:40.639Z","dependency_job_id":null,"html_url":"https://github.com/EletherioAlexandre/BookstoreManagement","commit_stats":null,"previous_names":["eletherioalexandre/bookstoremanagement"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EletherioAlexandre/BookstoreManagement","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EletherioAlexandre%2FBookstoreManagement","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EletherioAlexandre%2FBookstoreManagement/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EletherioAlexandre%2FBookstoreManagement/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EletherioAlexandre%2FBookstoreManagement/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EletherioAlexandre","download_url":"https://codeload.github.com/EletherioAlexandre/BookstoreManagement/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EletherioAlexandre%2FBookstoreManagement/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32354564,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["api","backend","csharp","dotnet","rest-api"],"created_at":"2025-05-15T13:13:13.265Z","updated_at":"2026-04-27T20:31:37.763Z","avatar_url":"https://github.com/EletherioAlexandre.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Bookstore Management API\n\nAPI RESTful desenvolvida com ASP.NET Core para gerenciamento de uma livraria online. O projeto tem como objetivo fornecer funcionalidades essenciais para controle de acervo, permitindo operações de criação, leitura, atualização e exclusão (CRUD) de livros de forma eficiente.\n\n## 🚀 Tecnologias Utilizadas\n\n- ASP.NET Core\n- Dapper (Micro ORM)\n- SQL Server\n- .NET 8\n- RESTful APIs\n\n## 📚 Funcionalidades\n\n- [x] Cadastro de novos livros\n- [x] Listagem de todos os livros\n- [ ] Consulta por livro específico\n- [ ] Atualização de informações de livros\n- [ ] Remoção de livros do catálogo\n\n## 📦 Estrutura do Projeto\n\n```\nBookstoreManagement/\n├── Controllers/\n├── Models/\n├── Program.cs\n├── appsettings.json\n└── BookstoreManagement.csproj\n```\n\n## 🛠 Como Executar Localmente\n\n1. Clone o repositório:\n```bash\ngit clone https://github.com/EletherioAlexandre/BookstoreManagement.git\n```\n\n2. Navegue até a pasta do projeto:\n```bash\ncd BookstoreManagement\n```\n\n3. Restaure as dependências:\n```bash\ndotnet restore\n```\n\n4. Execute a aplicação:\n```bash\ndotnet run\n```\n\n5. Acesse no navegador (por padrão):\n```\nhttps://localhost:5001/swagger\n```\n\n## ✅ Requisitos\n\n- .NET SDK 8.0+\n- SQL Server\n\n## 🧠 Sobre o Projeto\n\nEste projeto foi criado com o propósito de consolidar conhecimentos em desenvolvimento backend com ASP.NET Core, focando em uma arquitetura simples, uso do micro ORM Dapper e boas práticas de criação de APIs RESTful.\n\n## 🤝 Contribuições\n\nContribuições são bem-vindas!  \nSinta-se à vontade para abrir issues ou pull requests com sugestões, melhorias ou correções.\n\n---\n\nDesenvolvido por [Alexandre Eletherio](https://www.linkedin.com/in/alexandre-eletherio-ab799719a)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feletherioalexandre%2Fbookstoremanagement","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feletherioalexandre%2Fbookstoremanagement","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feletherioalexandre%2Fbookstoremanagement/lists"}