Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / WebAPI

WebAPI

WebAPI

Great Reads

by Bryian Tan
The author is sharing an article on how to create a help tooltip for a HTML element using Web API, Bootstrap Popover and jQuery UI dialog
by freedeveloper
Use the logger system as other Microservices in your eco-system
by Vincent Maverick Durano
A quick demo tutorial on how to setup .NET Core on Mac and creating a simple ASP.NET Core app that talks to PostgreSQL database, and running it on Docker.
by Bart-Jan Brouwer
Modern design example for .NET Core MVC with RESTful service

Latest Articles

by Bryian Tan
The author is sharing an article on how to create a help tooltip for a HTML element using Web API, Bootstrap Popover and jQuery UI dialog
by freedeveloper
Use the logger system as other Microservices in your eco-system
by Vincent Maverick Durano
A quick demo tutorial on how to setup .NET Core on Mac and creating a simple ASP.NET Core app that talks to PostgreSQL database, and running it on Docker.
by Bart-Jan Brouwer
Modern design example for .NET Core MVC with RESTful service

All Articles

Sort by Score

WebAPI 

by Bryian Tan
The author is sharing an article on how to create a help tooltip for a HTML element using Web API, Bootstrap Popover and jQuery UI dialog
by freedeveloper
Use the logger system as other Microservices in your eco-system
by Vincent Maverick Durano
A quick demo tutorial on how to setup .NET Core on Mac and creating a simple ASP.NET Core app that talks to PostgreSQL database, and running it on Docker.
by Bart-Jan Brouwer
Modern design example for .NET Core MVC with RESTful service
by raddevus
Post to your Web API via the XmlHttpRequest - learn how to set up headers, data for body, etc.
by raddevus
A quick article to walk you through building your .NET Web API and posting to it via AJAX (using JSON)
by raddevus
Attempting to simplify calling .NET Core WebAPIs When Calling Via JS Fetch (Numerous Examples)
by Rahul Rajat Singh
In this article we will talk about the basics of ASP.NET Web API.
by Rahul Rajat Singh
In this article we will look at the various ways of hosting ASP.NET WebApi.
by Prince Cheruvathur
This article provides simple steps for creating a template for ASP.Net application using AngularJS, RequireJS and Typescript using AMD module system.
by O.Nasri
Great article to learn how you can create web application from scratch using Angular2 & .NET Core Web API
by Sarathlal Saseendran
We will create an Angular 6 application with Cosmos DB and Web API 2.0.
by mbruchet
How to make a multipleplateforme compatible mobile user interface with AngularJS // BootStrap / typescript / TypeLite / Font awesone.
by WasiUllah Khan
Created an API for my DropBox file uploader using Flask
by Vincent Maverick Durano
A simple yet organized project template for building ASP.NET Core APIs in .NET Core 3.x
by Vincent Maverick Durano
The new version of ApiBoilerPlate has recently been released. In this post, we will take a look at the new features added to the template.
by Girish J Jain
This post shows how to use tracing framework with new ASP.NET 5 projects and how logging works in ASP.NET 5 along with certain pitfall that you need to be aware of in the process of using trace listeners. It also shows approach for how to filter log messages with trace listeners.
by Vincent Maverick Durano
ASP.NET 5: Jump Start to AngularJS with MVC 6 Web API
by Vincent Maverick Durano
A quick tutorial on how to integrate VMD.RESTApiResponseWrapper.Core library into your ASP.NET Core 2.1 REST API application
by Vincent Maverick Durano
A step-by-step demo on how to build and dockerize ASP.NET Core and Blazor apps on MacOS
by Vincent Maverick Durano
This article will talk about how to implement a custom wrapper for your ASP.NET Core and Web API applications for managing exceptions, providing meaningful and consistent responses to consumers.
by syed shanu
In this article, let’s see how to create our first ASP.NET Core Angular 2 Starter Application (.NET Core) using Template pack using Entity Framework 1.0.1 and Web API to display data from the database to our Angular2 and ASP.NET Core web application.
by Vincent Maverick Durano
Highlights the detail about what's new in AutoWrapper Version 2. AutoWrapper is a simple, yet customizable global exception handler and response wrapper for ASP.NET Core APIs
by syed shanu
In this article, we will see in detail how to create ASP.NET Core with Repository pattern in the WEB API.
by Vincent Maverick Durano
This series of article will walk you through on building a simple Online Poll System with real-time updates using SignalR 2, jQuery, Core EF, Core MVC and Web API 2.We will take a look at how each of the technologies will be used within ASP.NET Core 1.0.
by Kornfeld Eliyahu Peter
How to host a cross-platform ASP.NET Core application
by John Atten
In recent posts, I've covered a lot of ground using ASP.NET Identity 2.0 in the context of an MVC application. Since it's RTM in March of this year, Identity 2.0 has offered a substantial expansion of the Authentication/Authorization . toolset available to MVC applications. Similarly, Identity 2.0
by syed shanu
Tutorial for creating a simple web based Hotel Room Booking System using MVC, AngularJS, and WebAPI
by vladimir husnullin
This article shows how to create a single page web applciation using AngularJS. It will be helpful for people willing to study Angular and MVVM practices.
by syed shanu
In this article, we will see how to create and manage a User Role based menu using ASP.NET MVC, WEB API and AngularJS.
by John Atten
Building up a lean, minimal Web Api application from scratch is a terrific way to become more familiar with how things work under the hood in a Web Api (or any other ASP.NET) project.
by John Atten
When working with ASP.NET Web Api from a .NET client, one of the more confounding things can be handling the case where errors are returned from the Api. Specifically, unwrapping the various types of errors which may be returned from a specific API action method, and translating the error content in
by Vincent Maverick Durano
In this post, we will take a look at how we can beautify our ASP.NET Core API responses using AutoWrapper.
by Arkadeep De
How to upload files in blob storage using C#
by Sul Aga
Building a Kanban board web application using AngularJS, WebApi, SignalR and HTML5
by Zohaib Waqar
Building a RESTful API using ASP.NET Web API and consume it using AJAX for seamless interaction between the front-end and back-end.
by Fred Song (Melbourne)
Build a simple finance application with Angular 13 and .NET 6
by Fred Song (Melbourne)
Build a simple finance application with Angular 13 and .NET 6
by raddevus
C’YaPass (Fully Open Source Software) now a Fully-Functioning Password Ecosystem which doesn’t store your passwords anywhere — You are the owner of your data.
by Mathi Mani
In this article we will learn how to call WebAPI's PUT method with complex input type from C# using model input
by kusnaditjung
Coding principles
by Super Lloyd
Sample Web Application using TypeScript, KnockoutJS, WebAPI, and T4 Templates.
by LEADTOOLS Support
LEADTOOLS Cloud Services brings the power of LEADTOOLS document imaging to virtually any programming environment. Its affordable consumption-based pricing model and Web API architecture can get your application rolling quicker than most APIs and SDKs on the market.
by alvinloh
How to create a centralized web service to send authenticated emails through Office 365 using ASP.NET Web API
by John Atten
Creating a clean, minimal-footprint ASP.NET WebAPI project with VS 2012 and ASP.NET MVC 4.
by Akhil Mittal
In this article I’ll explain how we can host aWebAPI in another process independent of IIS.
by syed shanu
In this article, we will learn how to create a simple web based music player system using MVC, AngularJS and Web API.
by Gaurav Aroraa
In this step-by-step article, we will discuss all about CRUD (Create Read Update Delete) operations with Web API using Repository pattern.
by kusnaditjung
Web specification and framework
by Kelum Priyadarshane
This project developed using combination of Entity Framework 6.0 + Code First Approach + Web API 2 + Repository Pattern + ASP.NET MVC 5 + SQL Server 2012 + Unit of Work Testing + Bootstrap.
by Mustafa Kok
Developing a very simple Web API architecture using ASP.NET Web API2 whose operations can be extended by just adding new operation types
by Ansel Castro
Develop SOLID back-ends exposed through a REST API with ODATA support and DTO mapping using Enterlib.NET.
by ChakriKAC
This article will help you to understand Angular JS right form basics
by alirıza adıyahşi
Creating a web farm on Docker container using redis, haproxy and abp module zero core template
by syed shanu
Simple MVC Pivot HTML Grid using AngularJS and Web API 2
by syed shanu
In this article you will learn how to create Kids Learn game using MVC and AngularJS
by Shashangka Shekhar
In this article, we will focus on how to enable CORS in ASP.NET Core application, get knowledge about CORS policy how we can share resource through different origin.
by Mohammed Dawood Ansari
"How to export the List into an Excel file" in a generic way using NPOI with .NET/.NET Core WEB API
by Wojciech Nagórski
Extended XML Serializer for .NET 4 and .NET CORE with WebApi and ASP Core integration.
by Dukhabandhu Sahoo
Simple way to upload file using jQuery AJAX in ASP.NET Web API
by Akhil Mittal
This article will focus on practical aspects of formatters and content negotiation in ASP.NET Web API
by Zijian
Construct Angular Reactive Forms of client data models through generated codes
by Zijian
Construct Angular Reactive Forms of client data models through generated Angular TypeScript codes
by JayWalks
A walkthrough of code solving a real world problem
by Veronica S. Zotali
This article shows how to configure IdentityServer3, when you need to authenticate and authorize usage of your WebAPI/MVC, for users stored in SQL Server.
by Zijian
Use the codes generated by OpenApiClientGen in real world applications
by TheQult
Simple middleware to add server side analytics functions to ASP.NET Core
by Serge Jerkezian
The article covers the basic architecture of AngularJS and how to connect it to a WebAPI.
by Ricardo Lynch
Using JavaScript for oAuth with three major identity providers: Facebook, Google, and Twitter.
by Marla Sukesh
How to work with JSON using ASP.NET Webforms, MVC, WCF and WebAPI
by Bart-Jan Brouwer
Learn how to create JWT and use with WebApi, REST and MVC all build with .NET Core
by Bart-Jan Brouwer
Learn how to create JWT and use with WebApi, REST and MVC All Build with .NET Core
by Bart-Jan Brouwer
Learn how to create JWT and use with WebApi, REST and MVC all build with .NET Core
by Gunnar S
Convert an existing .NET Core WebAPI application to NServiceBus
by Milan Stanacev
This article covers internal workings of LiteApi and explains aspects of creating MVC-like WebAPI middleware running on ASP.NET Core .
by Manjunath Shrikantiah
Following Article will show how to load real time data while user scrolls.
by Saineshwar Bageri
Log each request and response of an API in a way that it helps to maintain logs
by Rajat-Indiandotnet
How to do sentiment analysis using few clicks and see live graphical representation using Power BI live feed
by Alexander Siniouguine
Discover Bower and Gulp with Visual Studio 2015
by syed shanu
In this article, you will learn about MVC AngularJS Master/Detail CRUD, Filter and Sorting using WEB API 2 with Stored Procedure.
by syed shanu
This article shows how to create a Are You Genius game using MVC, AngularJS and Web API 2.
by Kevin Griffin
Because it is so challenging, many developers concentrate on the technical aspects of selecting a stack while ignoring the developers themselves. If you are the technical director of a project, you cannot proclaim "this is the stack we will use" without considering important non-technical aspects.
by Max R McCarty
How are you storing that sensitive application data and should you be?
by Shenwei Liu
A sample web application and discussions on creating, displaying, and downloading PDF documents with Web API data sources (including ASP.NET Core), client Angular CLI or AngularJS Components, and resolutions for web browser compatibility to handle PDF documents.
by Jeffrey T. Fritz
Plantronics Legend UC Headset – A Call Center Example
by William Antunes
In this article, I show you how to implement the Page Visibility API, as an example of using Web APIs in your applications.
by Vincent Maverick Durano
In this article, we will learn how to implement a simple Real-Time poll vote results using SignalR 2, MVC, Web API 2, jQuery and HighCharts.
by Akhil Mittal
My article will explain how we can make our Web API service architecture loosely coupled and more flexible.
by Akhil Mittal
In this article I’ll explain how to write your own custom routes using Attribute Routing.
by Akhil Mittal
This article will explain how to make WebAPI secure using Basic Authentication and Token based authorization.
by sachin verma, Akhil Mittal
This article of the series will explain how we can handle requests and log them for tracking and for the sake of debugging, how we can handle exceptions and log them. We’ll follow a centralized way of handling exceptions in WebAPI and write our custom classes to be mapped to the type of exception th
by Akhil Mittal
In this article we’ll learn on how to write unit tests for WebAPI controllers i.e. REST’s actual endpoints.
by Akhil Mittal
This is the last article of the RESTful series in which I’ll explain how you can leverage OData capabilities in ASP.NET WebAPI. I’ll explain what OData is and we’ll create OData enabled RESTful services.
by Michael Breeden
How to make an API connection (GET, POST) using Salesforce Apex language (very like Java) to a FHIR (Electronic Medical Records) Server
by Vijay Andugula
Example for database Update and Insert using Angular, Web APIs
by Saineshwar Bageri
In this article, we are going to learn how to secure asp.net web API using custom token based authentication.
by Saineshwar Bageri
In this article we are going to have a look on how to secure WEBAPI.
by Stewart Mbofana
In this article we examine how to use Json Web tokens as an authentication mechanism in Asp.Net Web Api 2.2.
by Zohaib Waqar
Simplifying data access using class libraries and Entity Framework without the need for a .edmx file (ADO.NET)
by Eduard Silantiev
Deep refactoring and refinement of ASP.NET Core WEB API application code
by Eduard Silantiev
Create a test RESTful WEB API service using ASP.NET Core 2.1
by raddevus
Using .NET Core 8.x to create a WebAPI framework which saves each user's data in a personal copy of Sqlite database.
by Pradeep Shet
This article is intended to all those developers who are working on Service Oriented Architecture (SOA) with JavaScript/JQuery. Here I tried to show all the possible ways of handling JSON from client like XMLHttpRequest, JQuery Ajax, Angular js with Web Service, WCF Rest, Asp.NET Web Forms, MVC, MVC
by Omar Al Zabir
An example Web application showcasing the amazing features of ASP.NET MVC, WebAPI, EF together with ESB to build a secure, reliable, REST based web api, and web frontend.
by Abhijit S Kulkarni
Token Based Authentication for Web API
by Zijian
A series of articles comparing programmer experiences of Angular, Aurelia, React, Vue, Xamarin and MAUI
by Norbert Schlia
How to use QNetworkAccessManager to download files synchronously from the web.
by Ole Oren
Fast and simple REST development for SQL devs
by Veronica S. Zotali
Using SpecFlow to Test Web API
by Viswanatha Swamy
In this article, we will be looking at how to use SQL Server 2017 Docker image for Local Web API development.
by gptankit
An approach to making better use of cluster error feedback
by vladimir husnullin
This article describes how to implement incoming JSON data validation
by Dave Clemmer
Going over key features of the VITA open source ORM and .net application framework, with sample SPAs using the MVC/AngularJS/WebApi/VITA technology stack.
by Accusoft, Ned Averill-Snell
Watermarking in an HTML5 viewer allows sharing sensitive document content while curbing the potential for unauthorized use. This paper shows how the application of JSON properties in the body of an HTTP viewing session request can be used to apply watermarking to a document.
by L. Michael
Easily create a lean Web API on top of a .NET library of stateless services
by Zijian
Compare what is supported in WebApiClientGen and NSwagStudio
by raddevus
Includes complete C# Web API which allows you to post your app data using simple method