Category: REST
Angular HTTP REST RxJS SPA Typescript Visual Studio Code Web API
Calling a Secure Web API from an Angular Application
In todays post I will show how to call a secure Web API from an Angular application.
Angular HTTP REST SPA Top Typescript Visual Studio Code
How to Call a Web API from an Angular Application
In todays post I will show how to call a Web API from an Angular application.
.NET Core C# HTTP JWT Microservice REST Visual Studio Web API
Microservice Communications with HTTP REST Calls and .NET Core
In today's post I will show how to implement Microservice Communication with HTTP REST Calls and .NET Core
.NET Core C# Dependency Injection HTTP REST Visual Studio Web API
Using IHttpClientFactory for Web API HTTP POST REST Calls
In this post I will show how to use HttpClientFactory for Web API HTTP POST calls.
.NET Core ASP.NET Core Identity C# JWT REST Swagger Visual Studio Web API
How to Create an Identity Service API using ASP.NET Core
In this post I will show how to create an Identity Service API using ASP.NET Core.
.NET Core C# HTTP REST Visual Studio Web API
Using IHttpClientFactory for Web API HTTP GET REST Calls
In this post I will show how to use HttpClientFactory for Web API HTTP GET calls.
ASP.NET Core C# MVC REST Visual Studio Web API
How to Convert an MVC Razor Application to a Web API
In this post I will be showing how to convert an MVC application to a Web API application.