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 John Atten
Identity is fully compatible with the OWIN Authorization model, and when used in this manner, represents a very useful, ready-to go concrete implementation.
by John Atten
This is the third post in a series in which we have built up a minimal, self-hosted, OWIN-based Web Api application essentially from scratch. In this post we'll pull in a minimal ASP.NET Identity implementation.
by John Atten
Build out a clean, minimal-footprint REST-ful API.
by Imran Abdul Ghani
In this ASP.NET Web API Tutorial, we are going to learn How to create a ASP.NET Web API Application and use it in a SPA AngularJS page in the same project? Technologies being used in this web development tutorial are: ASP.NET Web API AngularJS Bootstrap Followings are the tools and IDE used for this
by Gaurav Aroraa
Discussing Web API2 Route constraints
by levelnis
How to use web API to authenticate usrs of your MVC application?
by levelnis
How do you call a Web API Endpoint without using JavaScript?
by levelnis
How do you display WebAPI model errors in MVC?
by levelnis
How do you post to a Web API controller from an MVC controller?
by PratapReddyP
CodeProjectIn this post we will see how to create a our own WEB API service and will consume it in client using JQuery.This is the UI i am planning to create, which in-turn talk to a ASP.NET WEB API Service for rendering data.
by Taiseer Joudeh
This is the third part of the tutorial which will cover Using Azure AD B2C tenant with ASP.NET Web API 2 and various front-end clients. Azure Active Directory B2C Overview and Policies Management – (Part 1) Secure ASP.NET Web API 2 using Azure AD B2C – (Part 2) Integrate Azure Active Dir
by Chris A. Johnson
By Chris Johnson @ kolaberate.com Integrating SharePoint with Out Systems Introduction This article is about accessing your Office 365 SharePoint application via the SharePoint API to fetch or update its resources specifically using REST API services from OutSystems.
by Ghanshyam N Patel
This post lists a few interesting things about Web API in ASP.NET MVC.
by Lee P Richardson
This post is the story of how to generate an unauthenticated client.
by DotNetLead.com
How to implement paging and sorting to yield good performance
by Aram Tchekrekjian
Easily secure ASP.NET Core Web API using API Key Authentication - just follow a few steps and secure your endpoints
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
Of course, as the name suggests, it is the upcoming version of ASP.NET.
by Rion Williams
Understanding Routing Precedence in ASP.NET MVC and Web API