{"id":20753675,"url":"https://github.com/danie-e/api-entity-framework-inmemory","last_synced_at":"2026-04-19T08:33:45.405Z","repository":{"id":254327840,"uuid":"846207664","full_name":"Danie-e/API-Entity-Framework-Inmemory","owner":"Danie-e","description":"API para cadastro de usuarios","archived":false,"fork":false,"pushed_at":"2024-08-24T00:29:02.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T14:59:23.420Z","etag":null,"topics":["api","cadastro-de-usuarios","entity-framework","inmemory","swagger"],"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/Danie-e.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":"2024-08-22T18:27:58.000Z","updated_at":"2024-08-27T21:47:47.000Z","dependencies_parsed_at":"2025-03-11T14:52:26.409Z","dependency_job_id":"af5baf72-e275-4ee0-beb9-f5eafa485347","html_url":"https://github.com/Danie-e/API-Entity-Framework-Inmemory","commit_stats":null,"previous_names":["danie-e/api-entity-framework-inmemory"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Danie-e/API-Entity-Framework-Inmemory","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Danie-e%2FAPI-Entity-Framework-Inmemory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Danie-e%2FAPI-Entity-Framework-Inmemory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Danie-e%2FAPI-Entity-Framework-Inmemory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Danie-e%2FAPI-Entity-Framework-Inmemory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Danie-e","download_url":"https://codeload.github.com/Danie-e/API-Entity-Framework-Inmemory/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Danie-e%2FAPI-Entity-Framework-Inmemory/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32000411,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["api","cadastro-de-usuarios","entity-framework","inmemory","swagger"],"created_at":"2024-11-17T09:14:31.176Z","updated_at":"2026-04-19T08:33:45.382Z","avatar_url":"https://github.com/Danie-e.png","language":"C#","readme":"# API-Entity-Framework-Inmemory  \n\nAplicação desenvolvida para a atividade Introdução à APIs com C# da matéria Tecnologias para Análise e Desenvolvimento de Sistemas - G1/T1 - 4ºP/40H - 2024/2.  \n\nAPI InMemory é utilizada quando não se tem acesso ao banco de dados, o InMemory pode ser usado de forma temporária para moldar a API agilizando o processo de desenvolvimento, facilitando testes individuais ou em projetos conceituais. \n\n\n## Requisitos  \n\nSer baseado no objeto Usuario com os seguintes atributos:   \n\n- Nome;  \n- E-mail;  \n- Senha;  \n- Código de Pessoa;  \n- Lembrete de Senha;  \n- Idade; \n- Sexo.  \n\nPossuir rotas para:  \n\n- Criação de dados com Post;  \n- Leitura de todos os dados do banco com Get;  \n- Leitura de dados por chave (e-mail) com Get;  \n- Atualização de informações com Put ou Patch; e  \n- Exclusão de elementos com Delete.  \n\n\n# Tecnologias utilizadas  \n\nFoi utilizando do EntityFrameworkCore.InMemory para alocar os dados coletados pela api em memória e o Swashbuckle.AspNetCore para criar uma interface visual para a aplicação com Swagger. \n\nPara esta aplicação foram utilizados os seguintes pacotes:  \n\n-  **Microsoft.EntityFrameworkCore.InMemory**  \n-  **Swashbuckle.AspNetCore**  \n\n \n\n \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanie-e%2Fapi-entity-framework-inmemory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanie-e%2Fapi-entity-framework-inmemory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanie-e%2Fapi-entity-framework-inmemory/lists"}