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

REST

REST

Great Reads

by sowmyanarayanan
Introduces you to the basics of RESTful Web Services.
by Bart-Jan Brouwer
Modern design example for .NET Core MVC with RESTful service
by CodingBruce
Self-installing version tracking REST service for builds
by Roy, Philippe
Cloud computing means opportunities as well as challenges. Here's an overview of cloud computing intersecting with the IVR world.

Latest Articles

by sowmyanarayanan
Introduces you to the basics of RESTful Web Services.
by Bart-Jan Brouwer
Modern design example for .NET Core MVC with RESTful service
by CodingBruce
Self-installing version tracking REST service for builds
by Roy, Philippe
Cloud computing means opportunities as well as challenges. Here's an overview of cloud computing intersecting with the IVR world.

All Articles

Sort by Score

REST 

by Bert O Neill
AngularJS and Web API Active Directory Security (Authorisation)
by aamir sajjad
How to implement the custom authorization and exception handling attribute in the ASP.NET Web API.
by Terrence Sheflin
I’ve had to build several enterprise size applications over the years, and one of the biggest mistakes I ever made was to re-use the business objects as my data contracts.
by Surya Kiran Bonugu
Client Web Application which consumes OAUTH enabled restful WCF service using JavaScript
by Abhijit Ghosh (Subho)
Creating a Issue in Jira using Rest API and Microsoft XML Core Services (MSXML)
by Abhijit Ghosh (Subho)
This is an alternative for "Creating a Issue in Jira using Rest API". This is an upgraded version as it contains a way of sending attachments with the issue. This version doesn't use MSXML as it is not recommended by Microsoft.
by Mantri Vishal
How to creating table in Azure Mobile Services using Azure Service Management Rest API
by lusgon
Uploading a file using WCF REST API and JavaScript
by Softarex Technologies, Inc.
Step-by-step case shows how to optimize a web application using new technologies which can easily increase the performance
by Aftab Ahmed Sajid
The simplest way to return json objects to client using struts 1
by Britto selva pandian J
Things to remember while using Rest API calls on SharePoint hosted App for Office 365/SharePoint Online
by databoom
This tip resolves the problem of Kendo Grid losing the focus after editing in autoSynch mode.
by databoom
This tip is about how to tune up the Kendo Grid when using its authentication feature.
by Mathew Soji
This article guides through implementing a basic REST based Web API service with multiple GET methods and its consumption using AngularJS client.
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 babzog
Most articles I read about REST and C# apps concerned themselves with starting fresh whereas I needed to add REST to an existing application. This articles describes the process.
by Sam__Khan
The purpose of this article is to demonstrate the integration between IBM Integration Bus and Salesforce.com using the REST API.
by Alen Toma
Communicate with REST API using interface and expression instead of URL
by Chamila Nishantha
JIRA ActivityTimeline REST API with .NET
by thedavejay
What makes MVC great is the way it enforces code separation between the different layers of abstraction.
by Utku Ozan ÇANKAYA
Advantages of using a gateway and how I benefit from using it
by jseijas2
In this tip, we will see how you make quick REST API from database defining the API in a configuration file.
by Carlos Luis Rojas Aragonés
First web service with Ruby, Sinatra and Datamapper
by Mirnes Mrkaljevic
This article shows how to use JSON response from REST service using Java GSON API.
by Igor Merabishvili
Simple WCF web service to receive parameter from HTTP POST request body
by Houssem_Dellai
The problem of circular reference is a common problem in JSON.
by Tania Jindal
In this tip, we see how DELETE HTTP verb can be used to generate a DELETE request passing data both in request Body and Uri