Перейти к файлу
Wade Wegner e81f238e0d Update README.md 2014-03-14 09:37:39 -07:00
demo1 Added demo1 and lua code 2014-03-12 10:33:45 -07:00
demo2 Merge branch 'master' of github.com:wadewegner/FluentConf2014 2014-03-14 09:31:02 -07:00
.gitignore Added csharp sample 2014-03-12 17:00:52 -06:00
FluentConf.pdf Changing to PDF 2014-03-14 09:37:01 -07:00
LICENSE Initial commit 2014-03-12 04:43:08 -07:00
README.md Update README.md 2014-03-14 09:37:39 -07:00

README.md

FluentConf2014

You'll find all the source code demonstrated in my talk on Salesforce1 Platform APIs in this repository.

Presentation

https://github.com/wadewegner/FluentConf2014/blob/master/FluentConf.pdf

Apex Rest Resource Controller

https://github.com/wadewegner/FluentConf2014/blob/master/demo1/widgets.apex

Python Token Request & Custom Object Creation

https://github.com/wadewegner/FluentConf2014/tree/master/demo2/python

Lua Token Request & SOQL Query

https://github.com/wadewegner/FluentConf2014/blob/master/demo2/lua/lua

C# .NET Token Request, Update, and SOQL Query

https://github.com/wadewegner/FluentConf2014/tree/master/demo2/csharp

I will post a link to the presentation when it's published!