16
Getting Started with Drupal Services October 27, 2012 DrupalCamp Atlanta Randall Kent @RandallKent

Getting Started with Drupal Services with Randall Kent @ DrupalCamp Atlanta 2012

Embed Size (px)

DESCRIPTION

In this session we cover: * The basics of REST * Installing & Configuring the Services and related modules * Creating and editing nodes via a REST API

Citation preview

Page 1: Getting Started with Drupal Services with Randall Kent @ DrupalCamp Atlanta 2012

Getting Started with Drupal Services

October 27, 2012

DrupalCamp Atlanta

Randall Kent

@RandallKent

Page 2: Getting Started with Drupal Services with Randall Kent @ DrupalCamp Atlanta 2012

Atlanta Native

Drupaler since 4.x

Gardening

Philanthropy

RandallKent.com

@RandallKent

Me

@RandallKent

Page 3: Getting Started with Drupal Services with Randall Kent @ DrupalCamp Atlanta 2012

@RandallKent

Page 4: Getting Started with Drupal Services with Randall Kent @ DrupalCamp Atlanta 2012

Look at all that cool

stuff in the Drupal box

N o d e U s e r

S y s t e m C o m m e n t

F i l e T a x o n o m y

@RandallKent

Page 5: Getting Started with Drupal Services with Randall Kent @ DrupalCamp Atlanta 2012

REST XMLRPC

SOAP @RandallKent

Page 6: Getting Started with Drupal Services with Randall Kent @ DrupalCamp Atlanta 2012

Built on HTTP

Client/Server

Stateless

Cacheable

Layered

Uniform Interface

REST Overview

@RandallKent

Page 7: Getting Started with Drupal Services with Randall Kent @ DrupalCamp Atlanta 2012

Resource

Method GET

POST

PUT

DELETE

HTTP

@RandallKent

Page 8: Getting Started with Drupal Services with Randall Kent @ DrupalCamp Atlanta 2012

Built on HTTP

Client/Server

Stateless

Cacheable

Layered

Uniform Interface

REST Overview

@RandallKent

Page 9: Getting Started with Drupal Services with Randall Kent @ DrupalCamp Atlanta 2012

Built on HTTP

Client/Server

Stateless

Cacheable

Layered

Uniform Interface

REST Overview

@RandallKent

Page 10: Getting Started with Drupal Services with Randall Kent @ DrupalCamp Atlanta 2012

Built on HTTP

Client/Server

Stateless

Cacheable

Layered

Uniform Interface

REST Overview

@RandallKent

Page 11: Getting Started with Drupal Services with Randall Kent @ DrupalCamp Atlanta 2012

Built on HTTP

Client/Server

Stateless

Cacheable

Layered

Uniform Interface

REST Overview

@RandallKent

Page 12: Getting Started with Drupal Services with Randall Kent @ DrupalCamp Atlanta 2012

Built on HTTP

Client/Server

Stateless

Cacheable

Layered

Uniform Interface

REST Overview

@RandallKent

Page 13: Getting Started with Drupal Services with Randall Kent @ DrupalCamp Atlanta 2012

@RandallKent

Page 14: Getting Started with Drupal Services with Randall Kent @ DrupalCamp Atlanta 2012

github.com/randallkent

DrupalREST.PHP DrupalREST.NET

Helper Classes

@RandallKent

Page 15: Getting Started with Drupal Services with Randall Kent @ DrupalCamp Atlanta 2012

http://drupal.org/project/services

Drupal Services

@RandallKent

Page 16: Getting Started with Drupal Services with Randall Kent @ DrupalCamp Atlanta 2012

http://bit.ly/dcatl-services @RandallKent

[email protected]

Feedback?

@RandallKent