Click here to Skip to main content
15,881,852 members
Everything / API

API

API

Great Reads

by Shenwei Liu
A complete sample application using AngularJS, trNgGrid, ngTable, and ASP.NET Web API to access and display data with server-side data filtering, sorting, and paging.
by Bruno Tabbia
Automatic positioning and resizing of explorer windows, without overlapping (for obsessive superusers)
by Mathew Soji
This tip guides through implementing a basic REST based Web API service with multiple GET methods and its consumption using JQuery client
by Sheshnath Kumar
This article will find out a solution to serialize/deserialize object by reference at server and client, also will serialize/deserialize objects having circular references.

Latest Articles

by Dev Leader
Access Google Sheets via C#; Start simple, optimize later!
by Nicolas DESCARTES
How to build a GraphQL API with HotChocolate?
by Pawan Kumar from CodewithPawan.com
Explore the seamless integration of @ngrx/translate with an Angular standalone API in this comprehensive guide, ensuring a smooth translation workflow for your applications.
by Pete O'Hanlon
Easy way to test HttpClient with Goldlight.HttpClientTestSupport

All Articles

Sort by Title

API 

20 Nov 2015 by Mohamed Amine SEBBANE
Localization of .NET assemblies in the cloud and translation
22 Apr 2022 by Chris Maunder
Adding AI to your applications doesn’t have to be all about fighting the tools and libraries
19 Sep 2020 by Don Kackman
An easy to use Rest client using the Dynamic Language Runtime
22 Oct 2022 by Kenji Elzerman
A walkthrough to create and run a minimal API with .NET 6 using C#
1 Jan 2020 by syed shanu
How to create a simple CRUD application for ASP.NET Core Blazor using Visual Studio 2019, .NET Core 3, Entity Framework and Web API
10 Mar 2019 by Fred Song (Melbourne)
Angular 7 with .NET Core 2.2 - Global Weather (Part 2)
10 Dec 2017 by syed shanu
In this article lets see in deep on how to work with WEB API, EF for performing a Inventory Management priority based Reorder level system CRUD operation using Angular5 and ASP.NET Core application
15 May 2019 by Han Bo Sun
In this tutorial, I am going to discuss how ngResource works. I will demo all 4 HTTP verbs (or methods), and multiple ways request input data can be packaged. It will be a very fun tutorial.
6 Oct 2014 by Afazal MD 3104209
AngularJS integration with Web API explained with a product list and added new product with get and post method.
3 Oct 2016 by Florian Wendel
Every software developer must face the challenge of integrating a plethora of external APIs into their app to increase its value to their users. This can take a lot of time since these APIs are often vastly different. API abstraction promises relief but there are different approaches.
3 Mar 2018 by Shashangka Shekhar
In this post we are going to secure our NodeJS API’s with customized security token generated by logged user and HTTP actions.
1 Oct 2019 by Vincent Maverick Durano
A simple yet organized project template for building ASP.NET Core APIs in .NET Core 3.x
1 Dec 2019 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.
17 Dec 2013 by Monjurul Habib
ASP.NET Web API is a framework for building and consuming HTTP services that can reach a broad range of clients including browsers, phones, and tablets.
13 Mar 2016 by syed shanu
In this article you will learn about ASP.NET Core 1.0 MVC 6 using WEB API and AngularJS.
14 Jul 2016 by syed shanu
In this article, we will learn in detail about using Angular2 with ASP.NET Core 1.0 RC2 using WEB API.
6 May 2017 by Hamdy Ghanem
Integrate ASp.Net Core api with Angular 2 using TypeScript
13 Jun 2018 by syed shanu
In this article, let’s see how to create our own ASP.NET Core Blazor Master Detail HTML Grid with Sorting and Filtering using Entity Framework, and Web API. We also use the Dynamic Content features of Blazor to create our Master Detail Grid.
17 May 2018 by Sriganesha Rao
This article provides an overview of ASP.NET Core security features.
22 Jan 2017 by syed shanu
In this article you will learn about ASP.NET Core and Angular 2 Master Detail HTML grid using Web API and EF 1.0.1.
24 Aug 2016 by syed shanu
In this article you will learn about Insert/Select to database using Angular2 and WEB API in ASP.NET Core1.0.
29 Nov 2020 by Shenwei Liu
A full-structured data service sample application migrated from ASP.NET Web API 2.0 to and between ASP.NET Core version 2.1, 3.1 and 5.0
13 Feb 2014 by ambilykk
ASP.NET Web API is a framework for building HTTP services that can be accessed from various clients, such as browsers and mobile devices. ASP.NET Web API was introduced as part of ASP.NET MVC 4; however, it has its origins in WCF as WCF Web API. This new HTTP service model is simple to develop and c
25 Nov 2016 by kannankeril
This article is an attempt at splitting out the controller layer to reduce its complexity and improve quality and maintainability of the resulting code.
17 Feb 2014 by Naveen Karamchetti
Learn how to develop WebAPI service layer using a simple example
1 Feb 2012 by Omar Al Zabir
How to build truly RESTful API and website using the same ASP.NET MVC code
6 Feb 2024 by Nicolas DESCARTES
How to build a GraphQL API with HotChocolate?
3 Nov 2014 by Mike Stowe
Using Spec Driven Development and tools like RAML, Swagger, or API Blueprint you can be sure to build an API that your users will love while also saving time, energy, and money down the road.
3 Mar 2016 by Ranjan.D
Let us see how to build a simple CodeProject API Wrapper.
29 Apr 2015 by Rodrigo De Presbiteris (Presba)
In this post I will show you how to create a simple extension that accesses an external API hosted by forecast.io
20 Oct 2015 by Sreekanth Mothukuru
In this article, we are going to create an ASP.NET Web Forms application using Bootstrap, Bundle Resources and Web API
31 May 2019 by Arthur V. Ratz
The readers of this article will find out how to use Clarifai API for Node.js to create and deploy a lightweight vehicles images classification web-application.
31 Oct 2016 by Brian Munz
In this showcase we’re going to show you just how easy it can be to create and embed a visualization using Qlik Playground and the Visualization API.
8 Nov 2019 by Sanwar ranwa
In this article, we will learn the step by step process of creating login and registration pages using Reactjs and Web API
5 Dec 2022 by Trapenok Victor
Using CppComet to create a simple chat. CppComet is open source comet server. It is written in C++.
5 Jan 2016 by Dipendra Shekhawat
Creating an ASP.NET Web API from scratch and consuming it through HTML clients.
7 Jan 2019 by Ryan Peden
Learn about the Slack API and set up your first Slack API application
6 Sep 2013 by JayJanarthanan
View a twitter feed in the Windows 8 UI grid - the fast way
11 Jul 2017 by Ansel Castro
Develop SOLID back-ends exposed through a REST API with ODATA support and DTO mapping using Enterlib.NET.
25 Jun 2014 by Josef Hardi
This is the third and final article about Semantika. This article will guide you to develop a simple "hello-world" query application
3 Apr 2013 by Komin Dmitry
How to write iPhone application to authenticate to SharePoint and read the contents of a list provided by the SharePoint REST API.
2 Jul 2015 by tomm13
Comparison of Firebase and SynergyKit while developing chat application
6 Apr 2015 by Borja Prado
How to upload a video to Vine via API
4 Nov 2013 by CodeProject
Dave Butler, VP and Senior Business Leader at MasterCard, offers developers insight into the company’s worldwide OpenAPI platform.
9 May 2017 by Adriaan Booysen
Adding Seeding Framework towards EntityFrameworkCore that can be wired up in either a dotnet core Web Application or WebAPI
21 Oct 2016 by Amgad Fahmi
An experimental tiny lib (3kb) to load any JS library from jsdelivr.com dynamically based on the lib name. Specific version also supported
21 May 2017 by Emiliano Musso
In the present article, we'll analyze some functionalities offered by Microsoft Azure Cognitive Services, and in particular that part of Cognitive Services dedicated to facial recognition (Face API). At the end of the article, the reader will be able to develop a simple C# application to detect face
29 May 2020 by Jayson DeLancey
This article is the second in the Sentiment Analysis series that uses Python and the open-source Natural Language Toolkit. In this article, we'll look at datasets provided by NLTK, as well as an example of capturing your own textual corpus for analysis.
26 Jun 2015 by DhSoni
Plot a Flot chart using Web API and Json
11 Jun 2018 by Wayne Myer
How tax automation can help your company cut costs and reduce risk by managing sales tax more effectively
26 Dec 2016 by robert_chang
Learn how to connect to Dynamics CRM, customize and query Customer Address entity, geocode the address and update CRM data.
19 May 2015 by Rodrigo De Presbiteris (Presba)
In this post I'll show how to get the lyrics of the current playing song
12 Sep 2017 by syed shanu
In this article, let’s see how to get started with ASP.NET Core and using Web API.
7 Oct 2012 by Jesse G. Winston
How to query an API using Goodreads.com as an example.
20 Jul 2016 by Andy Point
Google Maps Draw Route In this post we will develop an Android App to draw route on google maps (namely Google Maps Draw Route). Here we will first add our location on google map and then allow user to select two points. A marker will be added to those two points and the route will highlighted.
2 Oct 2019 by Abhinav S
This article provides guidelines that can help build a good service in as little as 10 days.
12 Apr 2017 by Intel
Today we’ll take a close look at exactly how retailers are using machine learning technologies to maximize their business. To do so, we’ll talk about the application programming interface (API). If you have a technical background, chances are that you might be familiar with and using this important
21 May 2022 by Necmettin Demir
To provide a URL link to access objects in private S3 bucket through AWS Cognito User Pool (using hosted UI), Authorized API Gateway and Lambda in a Secure Way.
8 Jan 2018 by Manjunath Matathamana
This tutorial teaches you how to build a React application from scratch. In addition, we will be using fetch API with React to make asynchronous calls to a mock server.
25 Oct 2016 by M.M.Mohseni
Tutorial about adding new API method to SuiteCRM APIs
21 Oct 2017 by mahmood kabi
extract overlapped polygons and calculate the overlapped area and write an API for it
19 Oct 2018 by Yogi S.
Tutorial on implementing OpenWeatherMap API in ASP.NET MVC. It will teach how to get real time weather data of any city of the world.
11 Oct 2013 by ASP.NET Community
Papal Integration·         Create PayPal sandbox account (https://developer.paypal.com)·         Chose Test accounts To test a merchant
23 Nov 2016 by robert_chang
Learn how easy it is to write a console application to find the Congressional District of a U.S. address using free geocoding web services.
20 Oct 2018 by Yogi S.
In this tutorial, I will show how to make API calls with jQuery Post Method which is an AJAX method of jQuery.
10 Jan 2018 by puneetshrma
Simple AddIn for Excel to generate GeoCodes for structured or Unstructured Addresses
26 Aug 2016 by Igor Krein
C# Extensions API for Entity Framework intended to simplify usage of drop-down lists, comboboxes and alike
1 Mar 2019 by Daniele Fontani
Tech overview about Headless CMS and implementation on ASP.NET Core
25 Jun 2014 by Josef Hardi
An introduction to the concept of Ontology-based Data Access and Semantika.
19 Feb 2018 by Chris Boss
IOT and Windows – What is Needed, A Lesson from the Past
29 Oct 2018 by Jose Motta
Build an embryo API that improves interaction between Home Assistant and Docker containers
13 Mar 2018 by Jose Motta
Home of Things based on Raspberry Pi, Linux, Swagger, Docker & .NET Core
13 Feb 2018 by Jose Motta
Compose microservices at Raspberry Pi with Linux & .NET Core to start an IoT initiative right now
15 Feb 2018 by Jose Motta
IoT Starter Pi Core develops an ASP.NET Core Web Service for Raspberry Pi automatically generated by Swagger Hub.
15 Feb 2018 by Jose Motta
IoT.Starter.Pi.Thing powered by Linux Infrared Remote Control
15 Feb 2018 by Jose Motta
An embryo for Home Intelligence using Raspberry Pi with Linux
29 Oct 2016 by rohit7209
jrValidator provides a set of JavaScript functions to validate HTML forms
10 Jul 2014 by Ricardo Lynch
Using JavaScript for oAuth with three major identity providers: Facebook, Google, and Twitter.
8 Nov 2019 by Sanwar ranwa
How to login with Facebook and Google using Angular 8
7 Jan 2017 by Cobalt Gaming
Common API functions translated into easier-to-use functions
15 Mar 2016 by Ryan Scott White
A tool that captures live market data for a set of symbols and saves them to 1-second snapshots in a SQL database.
4 Nov 2013 by CodeProject
Garry Lyons, MasterCard's Chief Innovation Officer, shares insight on innovative apps powered by Mastercard, what devs can learn from them, and how "data" is king.
3 Apr 2014 by Chris Copeland
Using call stacks, rather than Regular Expression, to deconstruct mathematical formulae and calculate values.
20 Aug 2017 by Yaseer Mumtaz
MEAN Stack, Development Environment Setup, Expressjs APIs Development & Testing
4 Oct 2018 by Apriorit Inc, Artur Bulakaiev
Learn how was increased mhook’s performance, enhanced its capabilities and eliminated certain bugs.
26 Mar 2014 by hjgode
MobileDevelopment: Using shFullScreen API to show hide Start icon
20 Jul 2016 by syed shanu
In this article we will see in detail how to create a Dynamic MVC Dashboard display using AngularJS and Web API
3 Sep 2015 by syed shanu
How to use MVC, AngularJS and Web API 2 and create a word puzzle game
27 Jul 2015 by syed shanu
How to create simple web app using MVC 5, Angular JS, WEB API with stored procedure
10 Jun 2016 by Derek_Gerber
19 Dec 2012 by Plantronics
In this blog post I present some diagrams that show the great features offered by Plantronics devices and the Spokes SDK and how they can be used in your softphone/telephony/UC applications.
1 May 2019 by Javier Carrion
How to create and test a Serverless Function app using Microsoft Azure
5 Feb 2019 by Thomas Daniels
Using the Slack API and CodeProject API, this application monitors CodeProject for new content and posts updates in a specified Slack channel.
16 Sep 2013 by Josh Fischer
How to create an API that will scale as a system grows over time.
24 Jun 2014 by Josef Hardi
This is the second article about Semantika. This article will detail the mapping modelling used in Semantika.
23 Jun 2015 by Kel_
Making an ObservableCollection observable by remote javascript clients.
1 Aug 2014 by CodeFate
Useful learning application to retrieve, parse and, format API XML documents to user friendly text.
20 Aug 2019 by Nipunu W
Developing an Android application using Retrofit to connect to an API
19 May 2020 by BADGROOVY
A quick article on how to receive an SMS using RingCentral when Bitcoin Vault cryptocurrency changes price
26 Apr 2020 by BADGROOVY
A quick article on how to receive an SMS using RingCentral when a Philips HUE light in your home is turned on.