TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About APIs
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Jay Krishna Reddy (6)
Munib Butt (4)
Ajay Kumar (3)
Miguel Teheran (3)
Ravi Raghav (3)
C# Corner Live (3)
Kasam Shaikh (3)
Tejas Agravat (2)
Sardar Mudassar Ali Khan (2)
Satya Karki (2)
Ramasagar Pulidindi (2)
Gourav Jain (2)
Virendra Gour (2)
Anupam Maiti (2)
Cecil Phillip (2)
Akhil Mittal (2)
Naveen Motwani (2)
Manish Tewatia (2)
Abhishek Mishra (2)
Saineshwar Bageri (2)
Ahsan Siddique (2)
Catcher Wong (2)
John Kocer (2)
Vipul Malhotra (1)
Hamza Asal (1)
Bhavesh Raval (1)
Muhammad Omer Khan (1)
Mohammad Tahir Ansari (1)
Jochen Bartlau (1)
Esamaldin Mohammed (1)
Prasad Reddy (1)
Prathap Reddy (1)
Simran Verma (1)
Md Sarfaraj (1)
Munesh Sharma (1)
Avirup Basu (1)
Puneet Kankar (1)
Kirtesh Shah (1)
Jorge Levy (1)
Dhruvin Shah (1)
Atul Sharma (1)
Daniel Gomez Jaramillo (1)
Sameer Shukla (1)
Nanddeep Nachan (1)
Srinivasan Ramamoorthi (1)
Varun Setia (1)
Dipen Shah (1)
Kamlesh Kumar (1)
Ankit Kanojia (1)
Mobeen Rashid (1)
Nilanjan Dutta (1)
Shweta Lodha (1)
Sandeep Sharma (1)
Mahesh Chand (1)
Vidyadharran G (1)
Logesh Palani (1)
Hariharan Rajendran (1)
Sibeesh Venu (1)
Debasis Saha (1)
Vipul Jain (1)
Ethan Millar (1)
Viral Jain (1)
Suthahar Jegatheesan (1)
Chamali Perera (1)
Rion Williams (1)
Kuppurasu Nagaraj (1)
Related resources for APIs
No resource found
Building APIs with Flask and flask_restful in Python
11/18/2023 7:26:35 AM.
This article explores the process of building robust APIs with Flask and its extension, flask_restful, in Python. It covers setting up flask_restful, creating a basic API, resource management, request
Securing Your .NET Core APIs
11/18/2023 6:19:41 AM.
This article explains how you can secure your .NET Core APIs with essential practices. It covers JWT authentication, role-based authorization, HTTPS implementation, input validation, and rate limiting
Unveiling the Elegance and Efficiency of Minimal APIs
10/31/2023 7:16:25 AM.
This article provides a clear and concise explanation of Minimal APIs, a programming approach that simplifies the creation of HTTP APIs in ASP.NET Core. The article explains the concept of Minimal API
Explore and Test Cosmos DB Rest APIs with POSTMAN
10/25/2023 9:38:57 AM.
Explore and Test Cosmos DB Rest APIs with POSTMAN
How To Create Window Service In .Net Core
10/12/2023 3:23:07 PM.
We are going to create Window Service with help of "Microsoft.Extension.Hosting (6.0)" And "Microsoft.Window.Extension.Hosting.WindowService" and others and step by step implement
Custom JWT Token Authentication And Role Authorization Using .Net Core 6.0 Web APIs
10/11/2023 10:44:33 AM.
In this post I specifically talk about Authentication for an ASP.NET Core Web API, Using JWT Tokens, Using Role Based Authorization, Using only ASP.NET's low level Auth features - not using ASP.NE
How to Build APIs using ASP.NET Core, a clean architectural approach, and the decorator design pattern
10/10/2023 6:32:14 AM.
Implementing the Decorator Pattern in an ASP.NET Core Web API with Clean Architecture involves structuring your application into layers and using decorators to add functionality to specific methods or
NoSQL Databases for ASP.NET Core Web APIs
9/22/2023 6:12:13 AM.
Microsoft Power BI empowers developers to craft highly customizable visuals using Vega and Vega-Lite's declarative JSON syntax. Create custom visuals in Power BI with our step-by-step guide, inclu
Differences Between CQRS, MediatR, and CRUD
9/21/2023 10:35:46 AM.
Explore the differences between CQRS, MediatR, and CRUD in this insightful article. Learn when to use each technique, their unique benefits, and find scenarios where they shine in .NET development.
REST APIs vs. Web Services
9/20/2023 10:42:49 AM.
distinguishing between REST APIs and Web Services is crucial. While these terms are often used interchangeably, they represent distinct approaches to facilitating communication between applications. I
Building Robust ASP.NET Core Web APIs with CQRS and MediatR
9/19/2023 6:59:08 AM.
In this article, we'll delve into ASP.NET Core, a powerful framework for building web applications and APIs. We'll explore how to design APIs that are both scalable and maintainable using the
Scalable Event-Driven APIs with Azure Event Grid and Service Bus in ASP.NET Core
9/13/2023 10:37:28 AM.
In this comprehensive example, we covered all the essential components required for building an event-driven API using Azure Event Grid and Azure Service Bus. Keep in mind that the specific implementa
Using Langchain and OpenAI APIs in Python to Query Your Docs
8/23/2023 11:02:12 AM.
Using the APIs from OpenAI and the langchain project, it is quite easy to implement a bot that is fed with your documentation and other product information. The answers of the bot are then specific fo
Building Simple and Organized APIs with Minimal APIs and MapGroup() in .NET 7
8/15/2023 8:23:26 AM.
The article explores Minimal APIs in .NET 7, a lightweight way to build APIs with little overhead. It demonstrates creating an API that responds "Hello World!" to a GET request at the root U
Endpoints Explorer in Visual Studio 2022
6/1/2023 6:42:30 AM.
Let's review the new feature endpoints explorer in Visual Studio 2022
How To Test SharePoint Online Rest APIs Using Postman Tool
5/26/2023 5:57:32 PM.
In this article, you will learn how to test SharePoint Online REST APIs(CRUD Operations) using POSTMAN tool.
Build Minimal APIs In .NET 7 Using Entity Framework Core 7
5/24/2023 7:10:21 AM.
This article describes how we can build Minimal APIs in .NET 7 using Entity Framework Core 7 with an example and code details.
Azure Data Shares: Unlocking the Power of Data Collaboration
5/5/2023 4:45:10 AM.
Share data simply and safely from multiple sources with other organizations. Easily control what you share, who receives your data, and the terms of use. Data Share provides full visibility into your
Testing REST APIs From Visual Studio 2022
4/27/2023 5:59:44 AM.
Today, we will look into a very useful feature just introduced with Visual Studio 2022 version 17.5. In the past we would test our APIs using tools like Swagger or my favorite Postman.
Documenting API's Using Swagger
4/25/2023 9:42:58 AM.
Documenting API's using swagger step by step
Working with APIs Calls In React Native
4/16/2023 2:32:34 PM.
In today's world of mobile app development, working with APIs is a fundamental requirement. APIs allow developers to integrate data from various sources and services into their apps.
Create Websocket APIs in Golang
3/28/2023 4:39:13 AM.
Create Websocket APIs in Golang
FluentValidation In Minimal APIs In ASP.NET Core 7.0
3/9/2023 10:22:07 AM.
In this article we are going to learn how to implement FluentValidation to our model classes in ASP.NET core 7 with minimal APIs.
Breaking Your REST APIs To Make Them Stronger - Azure for Sure - S2 - Ep. 3
2/21/2023 11:03:52 AM.
In this session, you will learn the differences between Web, Microservice & Monolith APIs as well as mission vs non-mission critical APIs.
Calling Multiple APIs Using HttpClient And Polly
1/6/2023 9:10:04 AM.
In this article, you will learn about calling multiple APIs using HttpClient and Polly.
Develop RESTful APIs With Python And Flask Framework
12/29/2022 11:18:05 AM.
This article will guide you through the development of simple APIs in Python using the flask framework.
MVC Controllers Can Automatically Infer [FromServices] In .Net 7
12/27/2022 9:12:44 AM.
In.Net 7, MVC Controllers can automatically infer [FromServices].
CRUD Operations With Fake APIs In React
12/26/2022 4:15:56 AM.
In this article, you will learn about CRUD Operations with Fake APIs in React.
What's New In ASP.NET Core 7.0
12/22/2022 11:35:19 AM.
In this aricle, you will learn what's new in ASP.NET Core 7.0.
Clean Architecture With ASP.NET Core WebAPI
10/3/2022 8:53:18 AM.
Asp.net Core WebAPI - Clean Architecture, Clean Architecture With ASP.NET Core WebAPI
Consuming REST APIs In Golang
9/19/2022 6:46:19 AM.
In this article, you will learn how to consume REST APIs in Golang.
Static Web Apps With APIs With Azure Functions
8/25/2022 5:06:13 AM.
In this article, we are going to review how we can implement Back-End services in our Azure Static Web Apps with Azure Functions
Getting Started With Minimal API In .NET Core API
8/9/2022 10:36:51 PM.
In this article, we would talk about the new feature introduced in .NET Core 6.0, i.e., minimal APIs (API without using controllers).
Call Rest APIs From Power BI / Power Query
7/31/2022 11:42:38 PM.
Sometimes, we encounter a requirement where we need to call some sort of Rest APIs from Power BI Desktop. In this article, I will teach you a step by step procedure for calling Rest APIs from Power BI
Drag And Drop Data Between Two Tables In Angular Using HTML 5 Drag And Drop APIs
6/7/2022 2:46:58 PM.
In this article, you will learn how to drag and drop data between two tables in angular using HTML 5 Drag and Drop APIs.
Web API With ASP.NET 6 And MySQL
6/1/2022 12:27:21 PM.
In this article, you will learn about Web API with ASP.NET 6 and MySQL.
Can Azure Functions Replace Web API?
5/26/2022 4:27:11 PM.
Is it worth Migrating the ASP.Net Core Web API Project to Azure Functions? Learn here how and why to migrate.
OAuth2.0 Authorization With The Azure AD Client Credentials FLow To Secure APIs Of Azure API Management
5/25/2022 1:00:31 PM.
In this article, we learn how you can protect your APIs using OAuth2.0 Authorization with the Azure AD Client Credentials flow. When APIs on API Management consumed by other application(End User), we
Can Azure Function Replace Web API
5/23/2022 5:18:13 AM.
Is it worth Migrating the ASP.Net Core Web API Project to Azure Function.
How To Add APIs In API Management
5/19/2022 1:05:42 PM.
In this article, we will add product and then will add an API. Under the API we will add one POST operation that will call a backend service(external service or internal based on requirement). Also, w
Minimal APIs In .NET 6
5/18/2022 2:15:37 PM.
In this article, you will learn about minimal APIs in .NET 6.
How To Configure Swagger In Azure Functions APIs
5/17/2022 12:54:18 PM.
In this article, you will learn how to configure Swagger in Azure Functions APIs.
Instant APIs In .NET
5/11/2022 2:47:35 AM.
Let's learn how to use the concept of instant API in .NET to create API in minutes with some configuration
Monitoring APIs With Actuators
1/1/2022 4:47:34 AM.
The article explains what actuators are and how we should use them.
MS Teams Team Creation With Graph APIs From Graph Explorer
10/8/2021 11:41:14 AM.
In this article, you will learn about MS teams team creation with Graph APIs from Graph Explorer.
Two Ways To Create Minimal APIs In .NET 6
10/6/2021 12:28:32 PM.
In this article, you will learn about the two ways to create minimal APIs in .NET 6.
Invoke REST APIs In Express JS
10/4/2021 1:40:26 PM.
In this article, you will learn about how to invoke REST APIs in Express JS.
Integrate Stratis Blockchain APIs In Your Custom Application
7/18/2021 1:43:01 AM.
This article explains how we can integrate Stratis Platform Blockchain APIs in custom application.
Durable Functions - Patterns - Async HTTP APIs
7/18/2021 1:24:11 AM.
In this article, we would cover the Async HTTP APIs pattern.
Building better security for your API platform using Azure API Mgmt - IT Security Virtual Conference 2021
7/12/2021 10:23:58 AM.
This session in IT Security Virtual Conference 2021 is about Building better security for your API platform using Azure API Mgmt
Import Swagger APIs Into Postman Collection
6/29/2021 3:40:48 PM.
In this article, you will learn how to import Swagger APIs into Postman Collection.
Using Identity Server To Authorize Our APIs
6/21/2021 2:31:04 PM.
In this article, you will learn how to identity Servers to Authorize Our APIs.
Building Serverless API's Using Azure Functions And C#
6/21/2021 2:18:55 PM.
In this article, you will learn how to build Serverless API's using Azure Functions and C#.
Building Lightweight APIs In .NET 6
6/14/2021 4:34:02 AM.
In this article, you will learn how to build Lightweight APIs in .NET 6.
Manage Site Content Type Using Microsoft Graph Content Type APIs
5/3/2021 9:05:42 PM.
In this article, you will learn how to manage Site Content Type using Microsoft Graph Content Type APIs.
Using Static Files (HTML, JavaScript) In Web API
4/8/2021 9:15:27 AM.
In this article, you will learn how to serve static files in ASP.Net Core 5.0 Web API.
Configure And Use REST APIs In BizTalk Server 2020
3/25/2021 2:02:21 PM.
REST APIs is the newest feature that will help customers to manage their different artifacts in BizTalk Server environments. REST API feature is coming with BizTalk 2020 and we can configure it using
Let's Learn .NET: Web APIs live event
3/8/2021 4:55:02 AM.
Jumpstart your experience building Web APIs with .NET! Come learn about what Web APIs are, why you need them, and how to build them with C# and ASP.NET Core. This fun, beginner's series will teach
Document Your Existing API's With (Open API) Specification in ASP.NET Core
2/18/2021 8:25:07 AM.
In this article, we will configure the swagger for existing API's in .Net and .Net Core
Cloud Firestore APIs With Firebase Database
1/17/2021 5:59:14 AM.
Firebase database is handled using Firestore APIs. Firestore also offers seamless integration with Google Cloud products and other Firebase, including Cloud Functions.
Design-first APIs with OpenAPI spec - React Conference 2020
1/7/2021 6:00:43 AM.
This is the fourth session of the React Virtual Conference by Nano Vazquez.
Asynchronous Video Live Streaming with ASP.NET Web APIs 2.0
12/3/2020 12:54:31 AM.
In this article, you will learn about asynchronous videos live streaming with ASP.NET Web APIs 2.0.
RESTful Day #5 - Security in Web API - Basic & Token Based Custom Authorization in Web APIs Using Action Filters
12/2/2020 12:49:59 AM.
This article explains security in Web APIs including Basic Authentication and Token Based Custom Authorization in Web APIs using Action Filters.
Getting started with GraphQL and HotChocolate
10/29/2020 12:45:48 AM.
Hot Chocolate is a GraphQL platform for that can help you build a GraphQL layer over your existing and new infrastructure.In this episode, we’re joined by the author of Hot Chocolate, Michael Staib,
Protect APIs With Security Headers Using Azure API Management Policies
8/24/2020 8:41:55 AM.
In this article, you will learn about how to protect APIs with Security Headers using Azure API Management Policies.
Versioning REST APIs
7/16/2020 5:54:17 AM.
In this article, you will learn about Versioning REST APIs.
Making A Call To Retail Server APIs
6/8/2020 8:33:09 AM.
This article will tell what all parameters are required to make a call to Retail Server APIs
Integrate Or Authenticate ASP.NET Core Web APIs And Angular Application With Azure Active Directory
3/12/2020 11:48:50 PM.
This article explains how to integrate your application that is built using angular and web API, with Azure Active Directory so that you can outsource the heavy lifting authentication task to Azure AD
Setup ASP.NET Core Web APIs To Use Azure AD Authentication
3/12/2020 11:47:15 PM.
This article explains how to integrate Azure AD with your Asp.net core web API application. This will be helpful when you try to authenticate you application using Azure AD.
Learn HTML5 - Part 3: Server-sent Events APIs
12/20/2019 4:05:12 AM.
In this part of the Learn HTML5 series you will learn about the Server-sent Events APIs.
Learn HTML5 - Part 1: Introducing HTML5 APIs
12/20/2019 2:50:04 AM.
This is the first article in a series of HTML5, here I will give a basic introduction to HTML5 APIs.
New I/O APIs In Java 7 New Concept
9/17/2019 1:00:59 AM.
In this article we discuss new I/O APIs in Java 7.
Azure Automation - Provision And Deploy To Azure Web App Using Azure PowerShell And Kudu REST APIs
9/16/2019 11:39:28 PM.
This video talks about Azure Automation options and Kudu REST APIs. It also has a demonstration to do a one-click creation of Azure WebApp in a Resource Group and deployment to Azure Web App using Kud
Top Cognitive Services APIs for Developers
7/3/2019 11:15:28 PM.
This article talks about the most popular cognitive services for developers.
Angular 7 Project With ASP.NET CORE APIs (Gym Project)
2/6/2019 10:34:23 AM.
This project is a basic gym project developed using Angular 7, ASP.NET Core APIs, and SQL Server database.
Protect APIs With API Management
1/15/2019 11:57:41 PM.
Protect APIs With API Management. In this article, I will explain an API product that allows the developer to make a call using the limit call rate and usage quota per subscriptions policy.
Consuming RESTful APIs In Xamarin Android
11/29/2018 12:55:25 AM.
In this episode, I will teach you how we can consume RESTful API's in Xamarin Android.
Google APIs - Google Web Authentication
11/14/2018 11:58:07 PM.
Google provides a variety of API services such as Google Cloud APIs, G Suite APIs, Google Map APIs, Mobile APIs, Social APIs. Now, we will discuss how to add Google Authentication to your web site.
Combine WebApiClient With HttpClientFactory To Call REST APIs
9/10/2018 10:51:41 AM.
This article introduced how to combine WebApiClient with HttpCLientFactory to call REST APIs that we can use in our .NET Core server-side code.
REST APIs For Power BI Report Server
8/22/2018 8:31:57 AM.
The URL of the REST API service for PowerBI report server is highlighted below. This is the same for SQL Server Reporting Services from 2016 onwards.
Using WebApiClient To Call REST APIs In .NET Core
8/7/2018 9:06:23 AM.
In this article, we will discuss how to use a easy way to call our REST APIs in .NET Core. When we call others' APIs in .NET Core, HttpClient will be the first choice. And most of us will create a
Consuming Web API(s) In ASP.NET Core MVC Application
7/6/2018 9:08:15 AM.
In today’s article, we will see how to consume Web APIs in ASP.NET Core MVC application using Factory Pattern and HttpClient Request.
Webinar - Let Us Build A Speech Translation API Using Azure Bing Speech And Text Translator APIs
7/3/2018 1:33:37 AM.
Here, in this webinar, you will be learning Azure Cognitive Services - Bing Speech and Translate Text API.
Deploy To Azure (Platform As A Service) Websites Using Kudu REST APIs
7/1/2018 11:45:42 AM.
Kudu REST APIs zipdeploy and vfs provide excellent mechanism to deploy code to Azure websites and verify deployment. Kudu REST API command can be further used to run DOS commands, PowerShell scripts a
Reading And Writing Documents With Single Document APIs In Elastic Search
6/6/2018 10:50:32 AM.
In this article, we are going to learn how to create, update, delete and querying elastic search documents.
Comparison Between REST And SOAP APIs
6/3/2018 11:42:12 PM.
In this article, we will discuss the different types of differences between Rest & Soap API. So after reading this articles, reader will clearly understand why, when and how any one API out of thi
Developing RESTful API's in ASP.Net With Retrieve, Update And Delete Functions
4/2/2018 1:09:37 AM.
In this episode, i will write three function for Updating, Deleting and Retrieving feedback from Azure database. In the next video i will show you how to consume this RESTful API in Xamarin Android.
What Is The Easiest And Quickest Way To Test An Application's Web APIs
11/5/2017 1:05:24 AM.
The easiest way to test an application's API is the use of Windows PowerShell or Visual Studio Package Manager Console. I will show you step-by-step how to use PowerShell or PM(Package Manager Con
How To Use Swagger With ASP.NET Core Web APIs
9/24/2017 3:36:44 PM.
If you are developer, tester or a manager, sometimes understanding the various methods of API can be a challenge when building and consuming the application.
Enabling Swagger in ASP.NET Core 2.0 RESTful Web APIs using Swashbuckle
9/19/2017 1:41:48 AM.
This video shows how to enable Swagger UI in ASP.NET Core 2.0 RESTful Web APIs using Swashbuckle.
Implementing And Customizing Swagger UI In ASP.NET Web APIs Using Swashbuckle
9/18/2017 1:05:59 AM.
In this video will learn to implement and customizing Swagger UI in ASP.NET Web APIs using Swashbuckle.
Building Web Applications And APIs In Azure
9/14/2017 11:46:23 AM.
In this article, we will look at building Web Applications and APIs with Microsoft Azure. We will see how we can use Azure as a platform for our applications, and we will see different options for cre
Routing In RESTful APIs Using .NET Core
8/28/2017 12:03:38 PM.
When it comes to listing best practices for REST APIs, the mechanism Routing always has its place on top of the stack. Today in this article will dirty our hands on Routing concepts with REST (web) AP
Cognitive Services APIs In Azure
6/28/2017 12:15:32 AM.
Microsoft Cognitive services provides good number of API and services for vast developers that helps you to create more intelligent applications.
Getting Started With Microsoft Azure Cognitive Services APIs Account
6/25/2017 1:14:55 PM.
Microsoft Cognitive Services offer awesome APIs and services for developers to create more intelligent applications. You can add more interesting feature like people emotion and video detection, facia
Accessing Microsoft Dynamics CRM Web APIs Using Self-Hosted WCF Services
2/8/2017 11:11:39 PM.
This article will walk you through the below sample code to access CRM Web APIs via self-hosted WCF services.
RESTful Day #3: Resolve Dependency of Dependencies Using Inversion of Control & Dependency Injection in ASP.Net Web APIs with Unity Container and Managed Extensibility Framework (MEF)
12/12/2016 4:29:51 AM.
In this article we’ll try to resolve the dependency (data model) of a dependency (services) from our existing solution.
The Postman Always Tests Your Web APIs, Twice
12/2/2016 11:43:11 AM.
In this article, you will learn that the Postman always tests your Web APIs twice.
How To Create Microsoft Cognitive Service Bing Search APIs On Azure Portal
10/27/2016 1:08:10 PM.
In this article, we will learn how to create Microsoft Cognitive Service Bing Search APIs, on Azure Portal.
Getting Started With Microsoft Cognitive Services - LUIS APIs
10/22/2016 8:36:39 AM.
In this article, you will learn about Microsoft Cognitive Services - LUIS APIs.