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

API

API

Great Reads

by Fred Song (Melbourne)
A responsive React frontend interacts in real-time with a .NET 8 Minimal API backend to dynamically display and manage state transitions for a simulated traffic light system.
by Mohamed Amine SEBBANE
Localization of .NET assemblies in the cloud and translation
by Chris Maunder
Adding AI to your applications doesn’t have to be all about fighting the tools and libraries
by Imran Abdul Ghani
In this MEAN Stack tutorial, we are going to develop a RESTful API using Express.js and MongoDB.

Latest Articles

by Fred Song (Melbourne)
A responsive React frontend interacts in real-time with a .NET 8 Minimal API backend to dynamically display and manage state transitions for a simulated traffic light system.
by Mohamed Amine SEBBANE
Localization of .NET assemblies in the cloud and translation
by Chris Maunder
Adding AI to your applications doesn’t have to be all about fighting the tools and libraries
by Imran Abdul Ghani
In this MEAN Stack tutorial, we are going to develop a RESTful API using Express.js and MongoDB.

All Articles

Sort by Score

API 

by Imran Abdul Ghani
In this MEAN Stack tutorial, we are going to develop a RESTful API using Express.js and MongoDB.
by Andy Point
Android Flash Light Application Tutorial Using Camera2 API
by Dev Leader
Don't forget about the non-public API
by M Sheik Uduman Ali
Authorization Request Signing for Windows Azure Storage REST API from PowerShell
by pauljamesnichols
Azure AD: Securing your API with zero code
by Gaurav Aroraa
In this article, we will discuss all about how to consume ASP.NET WEB API using RestSharp for Windows Phone.
by IAmJoshChang
Introduction to Daydream Controller API and Swiping
by Bryan O'Connell
Design and document your RESTful API using RAML
by Murali Gowda
Enable Windows 8 App(HTML) to make XHR Request to Service Hosted in Different Domain
by Mamta D
Originally posted on: http://blog.davidbarrett.net/mamta_m/archive/2010/08/20/exploring-silverlight-4-ndash-part-i-the-printing-api.aspxOne of the major peeves that Silverlight developers had in its earlier versions was the lack of printing support.
by Mamta D
Exploring Silverlight 4 - Part I (The Printing API)
by Sacha Barber
Expression API Cookbook
by Andy Point
Firebase Android Tutorial : Adding Registration and Login Hello Developers, this is our android firebase tutorial. In this tutorial we will create an android firebase app that will use firebase android login functionality. This post will help you get you up and running with integrating Firebase to a
by Monjurul Habib
Domain Model Layer will be better isolated from infrastructure implementation. Everything what you can configure with DataAnnotations is also possible with the Fluent API. The reverse is not true. So, from the viewpoint of configuration options and flexibility the Fluent API is “better”.
by ozkary
Fluent Interface to simplify an API
by Dev Leader
Access Google Sheets via C#; Start simple, optimize later!
by Anton Angelov
Grooveshark makes available methods for accessing and interacting with Grooveshark data. All methods require a web services key and you must sign your requests with a secret key.
by Alex Choroshin
How to get login name and display name using SharePoint 2013 REST API.
by XPG Live
How to initialize a game on Android with XPG
by XPG Live
This post discusses how to use Leaderboards on Android with XPG.
by XPG Live
This post will cover leaderboard types and setup, accessing leaderboards in game, posting a score to a leaderboard, retrieving scores from a leaderboard.
by XPG Live
Use leaderboards on Windows Phone with XPG
by Taiseer Joudeh
Part 3: Tutorial shows how to implement OAuth JSON Web Tokens Authentication (JWT) using ASP.NET Web API 2.2 and ASP.NET Identity 2.1
by Keyhole Software
Figuring Out Apple’s Face Detection API
by Keyhole Software
As a relatively “new” user of Backbone.js, I looked at different JSON querying tools that existed. At the time I was still struggling with using JSON as the data source and wrapping my head around the process for querying the data set that was contained in a large string.
by G Zizys
JavaScript REPL for Windows: Part 1 – Motivation, Choices and First Steps
by Anton Angelov
Find out how to use the Jenkins API in C# code. C# library for triggering parameterized builds and ability to wait until the builds' finish.
by Vangos Pterneas
Kinect for Windows version 2: overview
by Shayne P Boyer
Windows Azure Mobile Services with Fiddler
by AshwinRayaprolu
This is in sequence of my previous post but now with Yahoo...
by Keyhole Software
How to partition SPA resources and API implementations in separate WAR components
by RCL_SPD
Please have a C API for your library
by RCL_SPD
Please have a C API for your library
by Nji, Klaus
RESTful Webservice Testing Using cURL on Windows
by Inaki Ayucar
How to take advantage of high-level C# features to make our 3D games API platform independent
by Vidyasagar Machupalli
This post is here to help you talk to Facebook’s Graph API through FQL and save the JSON results to a Database VIA C#. FQL stands for Facebook Query Language,whose sematics are on similar lines of SQL but supports only a subset of it.
by Bryan O'Connell
Write a functional test script for a REST API using PowerShell.
by Jason Sultana
Some options available for text-to-speech
by Tarun_Arora
TFS - Get latest vs get specific version
by Tarun_Arora
How to use the TFS API to get the security groups, members, permissions and security settings of users in Team Projects in TFS
by Tarun_Arora
TFS SDK: Compare changesets programmatically
by Tarun_Arora
TFS SDK: Work Item History Visualizer using TFS API
by Chris Boss
Maybe this is only possible in my imagination, but I really do think it could be possible and if so it could bring Windows to a totally different use than ever imagined before.
by Passion4Code
The Forms and Web API Bridge
by Chris Boss
In the Windows world, software development can easily become stagnated if developers push too much for more higher level functionality at the expense of low level functionality.
by Chris Boss
How to make Windows 9.x better
by Lee P Richardson
The TFS 2013 + Git API Disaster
by Chris Boss
Time to get back to BASICs for Windows IOT and Mobile – native coding !
by Saurabh_Sharma
Twitter Integration in Android and Its New API v1.1
by Bogdan Bujdea
In this article I'll show you a quick demo of how to use FaceDetector in Windows 10 apps.
by Fitim Skenderi
In this article I will concentrate on how by using a specific functional structure called monad we can remove a lot of boilerplate code.
by Imran Abdul Ghani
WCF Hosting in Windows Service simplified
by rahulsahay20
WEB API Management - Part I
by Rion Williams
When MVC came along however, the water became a bit muddled and developers had a major choice to make when starting up a new project: Web Forms or MVC?
by Dev Leader
A post about what makes a good API
by Chris Boss
Windows and the internet of things
by hjgode
In this post, you can read about some logging tools for Windows Mobile
by Ivan Krivyakov
Getting callback on child process exit in C++
by Gil Fink
The store API can be used to have a storage layer in your client-side and therefore reduce calls to the server.
by Dev Leader
In this article, I’d like to go over a couple of different approaches for an API and then explain why the yield keyword might be something you consider next time around.
by Isaac RF
Introduction to Youtube Data API v3 on Android