LibraryLink ToToggle FramesPrintFeedback

RESTful Service Developers

Using FUSE Services Framework you can develop applications that conform to the principles of REST-based design. FUSE Services Framework allows you to develop RESTful services in three ways:

For a quick introduction to developing RESTful services with automatically generated URLs, you can read the following:

  1. Chapter 1 in the Developing RESTful Services provides an overview of RESTful design principles.

  2. Chapter 2 in the Developing RESTful Services describes how to develop a service that uses the FUSE Services Framework to automatically generate your URIs.

  3. Chapter 4 in the Developing RESTful Services describes how publish your service as a standalone application.

  4. Chapter 2 in the FUSE™ Services Framework Deployment Guide describes how to set up your environment to run a FUSE Services Framework application.

  5. ???? provides details about the files used to configure the FUSE Services Framework runtime.

For a quick introduction to developing RESTful services with FUSE Services Framework annotations, you can read the following:

  1. Chapter 1 in the Developing RESTful Services provides an overview of RESTful design principles.

  2. Chapter 3 in the Developing RESTful Services describes how to use the FUSE Services Framework annotations.

  3. Chapter 4 in the Developing RESTful Services describes how publish your service as a standalone application.

  4. Chapter 2 in the FUSE™ Services Framework Deployment Guide describes how to set up your environment to run a FUSE Services Framework application.

  5. ???? provides details about the files used to configure the FUSE Services Framework runtime.

For a quick introduction to developing RESTful services with FUSE Services Framework annotations, you can read the following:

  1. Chapter 1 in the Developing RESTful Services provides an overview of RESTful design principles.

  2. Using XML in a Service Provider in the Developing Applications Using JAX-WS describes how to develop a service using the JAX-WS Provider interface.

  3. Chapter 9 in the Developing Applications Using JAX-WS describes the code needed to publish a service as a standalone application.

  4. Chapter 2 in the FUSE™ Services Framework Deployment Guide describes how to set up your environment to run a FUSE Services Framework application.

  5. ???? provides details about the files used to configure the FUSE Services Framework runtime.