A Blog full of Web Projects

A Blog full of Web Projects

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

01-December-2024

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

The Vue 3 Client at GitHub Pages

The API is hosted at Microsoft Azure App Service - using .NET 8 in azure-pipeline

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