Overview

WEEGLOO handles the backend that stores and manages your data and delivers whatever you publish. This backend is an enterprise-grade content management system (CMS) that can handle even large-scale services. What you build on top of it, whether you make a website, a mobile app, or both, is up to you as the builder. The same backend attaches to any client.

Here you follow one finished example from start to finish and see how that backend fits together inside a real app. Where Quick Start builds your first service by stacking features one step at a time, these examples show, in a single walkthrough, how login, data, permissions, and delivery all work together inside one app.

Example list

  • Running Tracker Service: An example where a phone app and a web page share a single WEEGLOO backend. You stand the backend up while building the app, then attach the web to that same backend and see that the backend stays the same.