Sample Applications

Here are a few guides with sample applications to help you get started with Grainite once you have an environment setup. If you're ready to start developing your own application from scratch, you can skip to Creating a New Application instead.

WordCount (Java)

Write and deploy a WordCount application from scratch using Grainite.

pageWordCount

Userflows (Java)

Try a sample application which analyzes user session (cookie) data in real-time and provides the latest state of the user sessions

pageCreating a New Application

helloPython (Python)

Try a simple application to introduce you to developing on Grainite with Python.

pagehelloPython

Last updated