A Blog full of Web Projects

A Blog full of Web Projects

.NET Core 2.2 Web API with Basic Authentication - Azure and GH Pages

02-April-2024

ASP.NET Core 2.2 Web API with C# consuming from a Vue 3 client using Basic Authentication for Login

The API is hosted at Microsoft Azure App Service and the Vue 3 Client at GitHub Pages

For the Web API a CI / CD Pipeline was implemented by Azure DevOps and deployed to Azure App Service

A Login system by a Vue client / ASP.NET Core 2.2 Web API with C# secured by HTTPS and a Basic Authorization Header

A Blog made with Gatsby React and GraphQL