Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adevecchi/conferenceapi
Web API em .NET 7, EF Core 7 com CORS habilitado
https://github.com/adevecchi/conferenceapi
cors-enabled csharp dotnet-core ef-core webapi-core
Last synced: about 1 month ago
JSON representation
Web API em .NET 7, EF Core 7 com CORS habilitado
- Host: GitHub
- URL: https://github.com/adevecchi/conferenceapi
- Owner: adevecchi
- License: mit
- Created: 2024-08-20T04:19:22.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-22T13:21:20.000Z (4 months ago)
- Last Synced: 2024-11-21T22:49:56.113Z (about 1 month ago)
- Topics: cors-enabled, csharp, dotnet-core, ef-core, webapi-core
- Language: C#
- Homepage:
- Size: 76.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ConferenceApi
=============### Descrição:
Web API em .NET 7, EF Core 7 com CORS habilitado para Conferencia da área de eletrônica baseado no formato do Microchip Masters Brasil (link de referencia https://mastersbrasil.com.br/) na qual já tive a oportunidade de participar em alguns anos.
Modelo simplificado para demonstrar alguns conceitos de uma API REST.
![Tela Swagger 1](https://github.com/adevecchi/ConferenceApi/blob/main/screenshot/swagger-1.png)
![Tela Swagger 2](https://github.com/adevecchi/ConferenceApi/blob/main/screenshot/swagger-2.png)