How to add an API in Azure Static Web Apps and use in Nextjs application

Create an API for Azure Static Web Apps and utilize in the client side solution

 

Step by Step procedure to Deploy Web API in IIS

In this article we will look into step by step procedure to deploy you Web API. Here we have used IIS 7.

 

How to Invoke WebAPI using PowerShell – SharePoint 2013

PowerShell Series : How to Invoke WebAPI using PowerShell

 
 

How to Make an Ajax Call to WebAPI from Visual WebPart in SharePoint 2013

In this article let us see how to call WebAPI from Visual WebPart in SharePoint 2013

 

How to achieve the Cross domain WebAPI (Get/Post) call using Ajax request

In this article let us see how to achieve the Cross domain WebAPI (GET/POST) call using Ajax Request.

 

How to restrict direct calls to WebAPI – SharePoint 2013

How to Restrict Direct Calls to WebAPI from SharePoint – A Validation Tip

 
 

How to call WebApi in SharePoint 2013 using Javascript

In this article let us see about how to make a call to the WEBAPI from javascript on SharePoint 2013.

 

How to Create a Basic WebApi which can be used by SharePoint 2013

Let us see how to create a Basic WebAPI with simple steps in SharePoint 2013.