From: Bill Erickson Date: Mon, 30 Mar 2015 22:00:12 +0000 (-0400) Subject: initial api preso notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=c0270dd400ff7a037ab6c2ac2378102e749b5b17;p=working%2Frandom.git initial api preso notes Signed-off-by: Bill Erickson --- 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()