Skip to content
All projects

Fandemic

Backend and client work for Fandemic, a real-time community platform.

Shipped with an OpenAPI spec so client teams integrated quickly; JWT-secured sessions and PostgreSQL persistence delivered on schedule.

Fandemic

Backend / Client Work

Client Work

GoREST APIWebSocketJWTPostgreSQLOpenAPI
Fandemic app mark

Backend / Client Work

The shape of the work.

I built and delivered the backend for Fandemic: a Go REST API handling authentication, membership, and real-time group chat, plus client-side work across the product.

The service is documented with OpenAPI and backed by PostgreSQL, with JWT-secured sessions and WebSocket channels for live messaging.

Real-time chat

Group messaging over WebSockets with presence and delivery handling.

Secure by default

JWT authentication, scoped permissions, and hardened API endpoints.

Documented API

OpenAPI spec so client teams could integrate quickly and reliably.

Backend delivered as client work.