Below there is a collection of all example projects, for each a link to its code section , we will add more projects as time goes by.
Pizza Delivery App
This is a complex backend App that will take Pizza Orders from Users ,collect payment using PalPal , and push order status and location via Web Socket
Book Store
This Project is a Simple project that is more advanced than the 'Quick Start' Example , it shows how to to create a back-end app that manages a book store
Quickstart
A very simple App that exposes a Person CRUD API ,for understanding the basics of the Platform