CRUD API using .NET 7.0 Web API.
The User must be Authorized and Authenticated by OpenID to use the NotesAPI.
The application validates a JWT Token for User Identification.
The User can create an account accessing the Web Site in this URI (Locally): https://localhost:8000
- .NET Framework Core 7.0 (Web API)
- SQL Server (with Entity Framework ORM)