Example AppsExplore example apps on GitHub that you can run locally to learn how to integrate Wristband features. Suggest EditsTry 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 ASP.NET An C# Demo server with two REST APIs simulating separate services: one public, and one requiring an access token. See GitHub ➡️ NodeJS An Express Demo server with two REST APIs simulating separate services: one public, and one requiring an access token. See GitHub ➡️ Native Examples iOS (Mobile) An iOS app showcasing in-app token management and storage, secure login/logout, and API calls with access tokens. See GitHub ➡️ Updated about 5 hours ago Ask AITable of Contents Backend Server Examples Machine to Machine Examples Native Examples