際際滷

際際滷Share a Scribd company logo
Espresso Logic Webinar Series
Reactive Service for SQL Data
_________________________________________________________________________________________
The Problem  Todays Reality

Sure a
few
weeks

We need a
simple mobile
app... spec is
only 1 page

Umm.. I was
thinking a
few hours
Agenda
 Current situation
 Espresso overview
 Demo





Building RESTful API
Test API
Call API from clients
Security

 Questions

際際滷 3
Mobile to Database = REST
The de facto
web services standard

Page 4
Espresso Overview
API Creation
With Logic and Security
A complete middle tier

Page 5
Data Model
Employee

Customer

id login

name, balance, credit_limit

Order
amount_total, paid

Product
price

LineItem
qty_ordered, product_price, amount
Page 6
Demo

際際滷 7
Recap  this is what you just watched








Connected to a database to create RESTful API from tables
Tested the API with the REST Lab
Added parameters for filtering and sorting
Create multi-table REST endpoint by point and click
Showed iOS and JavaScript API calls to Espresso Server
Picked up roles from authentication system
Added row and column level security by role

---Page 8

>

Total time with discussion  15 minutes
Mobile to SQL Data with Espresso

RESTful
Espresso Server(s)
Espresso Server
Access Control
Business Logic
Free Trial and Price Options

際際滷 10
Questions
myname@espressologic.com
www.espressologic.com

Resources
http://www.espressologic.com/home/pricing-plans/
http://docs.espressologic.com/docs/rest-apis
http://www.espressologic.com/developer-restful-services-for-sql-data/
際際滷 11

More Related Content

Webinar Building RESTful API for databases