Wednesday, November 18, 2015

Connect Your Applications with REST – Links

The materials for my “Connect your applications with REST” workshop are now available online (in Slovenian language).

Below you can find all the interesting DELPHI- and REST-related links I have collected during the preparation of this workshop.

REST

Representational state transfer [Wikipedia]

Hypermedia as the Engine of Application State

REST Debugger

REST Client Library

Developing REST Servers in Delphi XE using DataSnap

Mobile jQuery Client for Delphi REST Server

Tutorial:_Using_the_REST_Client_Library_to_Access_REST-based_Web_Services

REST Demo Sample

The New REST Client Library, Dive into the Details

The New REST Client Library: A Tool of Many Trades

 

DataSnap

DataSnap.FireDACJSONReflect REST Server Client Sample

Tutorial: Using a REST DataSnap Server with an Application and FireDAC

Tutorial: Using a REST DataSnap Server with an Application

DataSnap.FireDACJSONReflect REST Server Client Sample

REST Servers in Delphi XE Part I - Building a REST Server

REST Servers in Delphi XE Part II - Extending the REST Server

DataSnap REST Application Wizard

Using jQuery with DataSnap REST Applications

REST and Mobile DataSnap Client Development

Mobile Connectors

 

BaaS

REST BaaS Framework

REST Kinvey Provider

REST Parse Provider

BaaS ToDo Sample

Enterprise Mobility Services Overview, video

 

Authentication

RFC 2617: HTTP Authentication: Basic and Digest Access Authentication

OAuth 1.0a

OAuth 2

An Overview of OAuth2 using the REST Client Components

Developer Skill Sprint - Closing the Loop on OAuth2.0

Developing the Internet of Things: MISFIT Shine

 

HTTP

Hypertext Transfer Protocol

List of HTTP status codes

 

JSON

All about JSON

JSON in Delphi

TObject to JSON and JSON to TObject

SuperObject

SuperObject

JsonToDelphiClass

TDataSetRESTRequestAdapter

 

Other

DataSnap-like Client-Server JSON RESTful Services in Delphi 6-XE5 with mORMot

kbmMW

Simple REST Client for Delphi with IdHttp

Fiddler

Postman

1 comment:

  1. FYI, kbmMW ought to be put in the XML and JSON categories too, as it contains its own high performance parsers/generators.

    ReplyDelete