Choose Your Framework
Now that you've setup your Wristband application, it's time to integrate Wristband into your project's code.
Choose the appropriate quickstart guide to learn how to update your project’s code to authenticate users using Wristband.
Quickstart Guides
ASP.NET Quickstart
C# backend server coupled with a React frontend.
Start
🚀
Django Quickstart
Django backend server using server-side UI templates.
Start
🚀
Express Quickstart
ExpressJS backend server coupled with a React frontend.
Start
🚀
FastAPI Quickstart
FastAPI backend server coupled with a React frontend.
Start
🚀
Go Quickstart
Go backend server coupled with a React frontend.
Start
🚀
NestJS Quickstart
NestJS backend server coupled with a React frontend.
Start
🚀
Next.js App Router Quickstart
Next.js fullstack app using App Router with Server Components, API routes, and React frontend.
Start
🚀
Next.js Pages Router Quickstart
Next.js fullstack app using Pages Router with API routes and React frontend.
Start
🚀