Skip to content

RazvanBerbece/WebApiPlayground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebApiPlayground

A .NET Core API built for the purpose of understanding more complex workflows like API Key Authentification with Entra ID, validation and acceptance testing.

Components

Core:

  • WebApiPlayground - The public-facing API which handles requests from clients.

Cloud Infrastructure

This service is hosted on Azure infrastructure. The infrastructure is declared as code using Terraform and can be seen here: WebApiPlayground Cloud Infrastructure Repository.