From c0270dd400ff7a037ab6c2ac2378102e749b5b17 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Mon, 30 Mar 2015 18:00:12 -0400 Subject: [PATCH] initial api preso notes Signed-off-by: Bill Erickson --- api_presentation/web_apis.asciidoc | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 api_presentation/web_apis.asciidoc diff --git a/api_presentation/web_apis.asciidoc b/api_presentation/web_apis.asciidoc new file mode 100644 index 000000000..8f6195b3b --- /dev/null +++ b/api_presentation/web_apis.asciidoc @@ -0,0 +1,24 @@ += Oh CRUD, my API has a Flesh Wound! = +:author: Bill Erickson, Software Development Engineer, King County Library System +:email: berickxx@gmail.com +:date: Evergreen Conference, May 14, 2015 +:copyright: 2015 King County Library Systtem +:duration: 40 +:data-uri: +:backend: slidy +:max-width: 45em + +== Overview == + + * IDL Basics + * IDL2js + * PCRUD + ** IDL Elements / Permissions + ** Fleshing + ** Sorting, Limiting, Selecting Fields + ** Anonymous Mode + * Flat Fielder + ** IDL Elements / Field Safe + * JS libs + ** fieldmapper.standardRequest() + ** egNet.request() -- 2.11.0