{"id":24203363,"url":"https://github.com/fosouzadev-public/webapi-customers","last_synced_at":"2026-05-07T15:46:54.537Z","repository":{"id":249979001,"uuid":"831744412","full_name":"fosouzadev-public/webapi-customers","owner":"fosouzadev-public","description":"Web Api em .NET para gerenciar um cadastro de clientes. O objetivo dessa Api é testar a ferramenta Testcontainers e estudar o isolamento das camadas da aplicação.","archived":false,"fork":false,"pushed_at":"2025-03-02T12:49:55.000Z","size":174,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-18T18:09:20.771Z","etag":null,"topics":["csharp","docker","mongodb","nosqlbooster","rest-api","tests"],"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/fosouzadev-public.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":"2024-07-21T14:00:24.000Z","updated_at":"2025-03-02T12:49:59.000Z","dependencies_parsed_at":"2025-01-06T13:27:14.845Z","dependency_job_id":"57f2746a-f195-4a43-8f0c-8c590129d5a5","html_url":"https://github.com/fosouzadev-public/webapi-customers","commit_stats":null,"previous_names":["fosouzadev/web-api-for-testcontainers","fosouzadev-public/webapi-customers"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fosouzadev-public/webapi-customers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fosouzadev-public%2Fwebapi-customers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fosouzadev-public%2Fwebapi-customers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fosouzadev-public%2Fwebapi-customers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fosouzadev-public%2Fwebapi-customers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fosouzadev-public","download_url":"https://codeload.github.com/fosouzadev-public/webapi-customers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fosouzadev-public%2Fwebapi-customers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274536214,"owners_count":25303786,"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-09-10T02:00:12.551Z","response_time":83,"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":["csharp","docker","mongodb","nosqlbooster","rest-api","tests"],"created_at":"2025-01-13T22:34:42.740Z","updated_at":"2026-05-07T15:46:54.498Z","avatar_url":"https://github.com/fosouzadev-public.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![.NET](https://github.com/fosouzadev/fosouzadev-customers/actions/workflows/dotnet.yml/badge.svg)](https://github.com/fosouzadev/fosouzadev-customers/actions/workflows/dotnet.yml)\n\n## Domínio\nEssa aplicação gerencia um cadastro simples de clientes.\n\n## Arquitetura\nUtiliza a [Onion Architeture](https://jeffreypalermo.com/2008/07/the-onion-architecture-part-1/).\n\n## Tecnologias e ferramentas utilizadas\n* [C# .Net 8](https://dotnet.microsoft.com/pt-br/download/dotnet/8.0)\n* [Visual Studio 2022](https://visualstudio.microsoft.com/pt-br/vs/)\n* [NoSQLBooster for MongoDB](https://nosqlbooster.com/downloads)\n* [MongoDB](https://www.mongodb.com/)\n* [Docker](https://www.docker.com/) para o banco de dados\n\t* Utilize o seguinte comando para criar um banco de dados de teste:\n`docker run --name mongodb -d -p 27017:27017 -e MONGO_INITDB_ROOT_USERNAME=test -e MONGO_INITDB_ROOT_PASSWORD=\"Abc1234\" -e MONGO_INITDB_DATABASE=\"WebApiCustomers\" mongo:latest`\n\t* A string de conexão seria a seguinte: `mongodb://test:Abc1234@localhost:27017`\n\n## Testes\nPossui três níveis de testes:\n* Unitários\n* Integração\n* Funcionais\n\nUtiliza a biblioteca [Testcontainers](https://dotnet.testcontainers.org/) nos testes de integração e funcionais.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffosouzadev-public%2Fwebapi-customers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffosouzadev-public%2Fwebapi-customers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffosouzadev-public%2Fwebapi-customers/lists"}