Skip to content

BitNers/NotesAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 NotesAPI (with OpenIdDict)

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

⚙ Services Used

  • .NET Framework Core 7.0 (Web API)
  • SQL Server (with Entity Framework ORM)

📸Screenshots

Coming soon.

⚖ License

MIT