Amartya Gaur
14Infrastructure
← The index

Magicweave

Two API surfaces from one factory, different trust boundaries.

Made for
For a friend’s product
Years
2026
Status
Consulting

A backend for game developers: wallets, currencies, stores, leaderboards. I consult on it. I do not own it. The part worth stealing is the shape: Django used only as an ORM and never to serve a request, with one factory producing two FastAPI apps that have genuinely different trust boundaries, so the public SDK surface cannot accidentally grow an internal route.