Click here to Skip to main content
15,881,516 members
Everything / REST

REST

REST

Great Reads

by Evoluteur
Generic REST or GraphQL endpoints for CRUD and more, written in JavaScript, using Node.js, Express, and PostgreSQL
by lusgon
Uploading a file using WCF REST API and JavaScript
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 Michael Chourdakis
Quicky generate text and images

Latest Articles

by honey the codewitch
Generate a web browsable interface to your archived TV show content
by Pete O'Hanlon
Easy way to test HttpClient with Goldlight.HttpClientTestSupport
by Peng Qiu
In this article, we will talk about what web security related configuration parameters help protect the transfer data in the REST API and how to configure them.
by Michael Chourdakis
Quicky generate text and images

All Articles

Sort by Score

REST 

28 Jul 2014 by lusgon
Uploading a file using WCF REST API and JavaScript
22 Oct 2014 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
17 Jun 2014 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.
15 Jun 2015 by Sam__Khan
The purpose of this article is to demonstrate the integration between IBM Integration Bus and Salesforce.com using the REST API.
25 Feb 2014 by Mantri Vishal
How to creating table in Azure Mobile Services using Azure Service Management Rest API
18 Nov 2015 by Softarex Technologies, Inc.
Step-by-step case shows how to optimize a web application using new technologies which can easily increase the performance
1 Sep 2017 by Britto selva pandian J
Things to remember while using Rest API calls on SharePoint hosted App for Office 365/SharePoint Online
4 Dec 2015 by databoom
This tip resolves the problem of Kendo Grid losing the focus after editing in autoSynch mode.
2 Jan 2020 by Chamila Nishantha
JIRA ActivityTimeline REST API with .NET
21 Oct 2013 by Carlos Luis Rojas Aragonés
First web service with Ruby, Sinatra and Datamapper
28 Aug 2015 by Bert O Neill
AngularJS and Web API Active Directory Security (Authorisation)
29 Oct 2014 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.
10 Mar 2019 by Mirnes Mrkaljevic
This article shows how to use JSON response from REST service using Java GSON API.
6 Sep 2015 by jseijas2
In this tip, we will see how you make quick REST API from database defining the API in a configuration file.
27 Apr 2020 by Alen Toma
Communicate with REST API using interface and expression instead of URL
5 Oct 2014 by Abhijit Ghosh (Subho)
Creating a Issue in Jira using Rest API and Microsoft XML Core Services (MSXML)
19 Oct 2014 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.
28 Apr 2015 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
25 Jan 2011 by Igor Merabishvili
Simple WCF web service to receive parameter from HTTP POST request body
12 Mar 2013 by Houssem_Dellai
The problem of circular reference is a common problem in JSON.
29 Dec 2015 by databoom
This tip is about how to tune up the Kendo Grid when using its authentication feature.
27 May 2012 by aamir sajjad
How to implement the custom authorization and exception handling attribute in the ASP.NET Web API.
20 Feb 2022 by Utku Ozan ÇANKAYA
Advantages of using a gateway and how I benefit from using it
10 Sep 2014 by Surya Kiran Bonugu
Client Web Application which consumes OAUTH enabled restful WCF service using JavaScript
1 May 2012 by thedavejay
What makes MVC great is the way it enforces code separation between the different layers of abstraction.
30 Apr 2012 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.
6 Oct 2016 by Aftab Ahmed Sajid
The simplest way to return json objects to client using struts 1