Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Parse platform

Parse platform

Eugene Oskin

February 15, 2018
Tweet

More Decks by Eugene Oskin

Other Decks in Programming

Transcript

  1. Parse features • Live Queries and Local Data Storage •

    Password Auth and OAuth • Push Notifications • Geo and Files • Relations • App Config and Analytics
  2. Plan • Server and Clients • Pros and Cons •

    Architecture • Cloud Code and Live Sync
  3. Clients • Android, iOS • JavaScript • .NET, Unity, PHP,

    Arduino, C • Community: Go, Ruby, Python
  4. REST API Parse Server Client WebSocket & REST API Save

    or Schedule save List Entries or Live Query Updates Backend Authenticate by API Key
  5. REST API Parse Server Client WebSocket & REST API Save

    or Schedule save Cache Entries Cache Changes List Entries or Live Query Updates Local Storage Backend Authenticate by API Key
  6. REST API Parse Server Client WebSocket & REST API Save

    or Schedule save Cache Entries Cache Changes List Entries or Live Query Updates Local Storage Backend Authenticate by API Key Trigger UI updates
  7. Recap • Parse is an Open Source Mobile Backend •

    Parse is good, but Couchbase is better • Proof of Concept with Parse