Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

Latest commit

 

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

rest.js Documentation

Core Facilities

Interceptors

How interceptors are applied to clients with configuration. Descriptions for all interceptors provided with rest.js including configuration properties. How to create custom interceptors using the interceptor factory with links to real interceptors that demonstrate different interceptor characteristics.

Clients

Description of built in clients including the default client and client specific properties.

Common Interfaces

Common methods and properties for request/response objects, clients and interceptors.

RESTful Concepts

Content Negotiation

Support for serializing/deserializing objects to/from HTTP requests/responses.

Optional Libraries

wire.js

Declarative client configuration with wire.js.