Skip to content

BooksService designed in .NET 6 microservice architecture, using REST and gRPC. Data stores in MSSQL database under EF Core. Provides OAuth 2.0 authorization. App provides CRUD operations with stored data.

Notifications You must be signed in to change notification settings

kudima03/WebApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QUICK START

Clone this repository, change DbConnection string in appsettings.json to your MSSql database and run it via Visual Studio or compile solution and run WebApi/Release/.net6.0/WebAPI.exe

About

BooksService designed in .NET 6 microservice architecture, using REST and gRPC. Data stores in MSSQL database under EF Core. Provides OAuth 2.0 authorization. App provides CRUD operations with stored data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published