Example Apps
Explore example apps on GitHub that you can run locally to learn how to integrate Wristband features.
Try one of our example applications in GitHub! You can run the code locally to experience Wristband and review example implementations.
Backend Server Examples

ASP.NET
An C# backend server with a React SPA interacting with it.
See GitHub
➡️

ExpressJS
An Express backend server with a React SPA interacting with it.
See GitHub
➡️

FastAPI
A Python FastAPI backend server with a Next.js frontend interacting with it.
See GitHub
➡️

NestJS
An NestJS backend server with a Vue SPA interacting with it.
See GitHub
➡️

NextJS: App Router
A full-stack NextJS application that handles both frontend and backend with App Router.
See GitHub
➡️

NextJS: Page Router
A full-stack NextJS application that handles both frontend and backend with Page Router.
See GitHub
➡️
Machine to Machine Examples
Single Page App Examples
Native Examples
Updated 4 days ago