Search results
RESTful Web services: The basics - IBM
Search result description:Nov 6, 2008 ... Representational State Transfer (REST) has gained widespread acceptance ...
The request URI in an HTTP GET request, for example, usually identifies ... If the
Web API uses GET to invoke remote procedures, it looks like this: ...
Using the Twitter REST API - IBM
Search result description:Jun 9, 2009 ... Would you like to see an example of a fully functioning REST API? One where
you can actually paste URLs into a browser and get something ...
Tivoli Endpoint Manager - REST API - IBM
Search result description:Apr 12, 2013 ... C# Example Code. Are you using C# and want to connect to the REST API? Here
is an example code to get you started.
Using the REST APIs in IBM Business Process Manager V7.5
Search result description:Aug 31, 2011 ... For example, MyProcessServer:9080 . Now let's execute a simple REST API to
obtain user details. To do this, complete the following steps: ...
Get started with GeoServer and its REST API - IBM
Search result description:Apr 30, 2013 ... With the included REST API, you can manage data sets in real time. ... to the GIS
Lounge's GIS 101 page for a great tutorial on these basics.
REST in the cloud - IBM
Search result description:Mar 11, 2013 ... Listing 1 is a sample IaaS-based RESTful API from AWS S3 for Domain Name
System (DNS) redirects (for example, redirecting bigblue.com to ...
Developing a Web 2.0 application using the InfoSphere Business ...
Search result description:Jan 20, 2011 ... In version 8.1.1, the Business Glossary team introduced a REST API that makes
... The following three figures show an example of each state.
Create REST applications with the Slim micro-framework - IBM
Search result description:Dec 11, 2012 ... These resources are stored in a MySQL database, and the example REST API
developed in this article allows developers to retrieve, add, ...
Tivoli Endpoint Manager - REST API C# Example - IBM
Search result description:Apr 10, 2013 ... If you're developing in C# and wanting to access the REST API... here is an
example code for you to get started: static void Main(string[] args) ...
Using REST API Details (Asset Management) - IBM
Search result description:Jan 31, 2012 ... This blog adds to other Maximo blog entries on the REST API ... as well to get the
output for a single record, as shown in the following example: ...
Being RESTful with SugarCRM - IBM
Search result description:Jan 12, 2010 ... The changes include a faster, easier-to-use API, the ability to easily ... example
interaction with the Yahoo! search REST Web service with PHP ...
Build a RESTful Web service using Jersey and Apache Tomcat - IBM
Search result description:Sep 24, 2009 ... The proposal for JSR 311 or JAX-RS (The Java API for RESTful Web ... support: (
Used in the advanced example) jaxb-impl.jar, jaxb-api.jar, ...
Creating a REST API with Agavi - IBM
Search result description:Mar 16, 2010 ... The example application in this case is a simple database of book titles and
authors. The REST API will allow third-party developers to retrieve, ...
How to test REST APIs for IBM Systems Director using Java
Search result description:May 7, 2012 ... This tutorial focuses on testing ISD REST APIs. REST stands for
Representational State Transfer. The REST-style architectures consist of ...
RESTful Web services with Apache Wink, Part 1: Build an ... - IBM
Search result description:Feb 9, 2010 ... For example, related steps in the chain of actions for a particular ... Digg, the
popular social new Web site uses a RESTful API to allow its users ...