HeadlinesBriefing favicon HeadlinesBriefing.com

SnackBase: Python Backend for GxP‑Compliant Apps

Hacker News: Front Page •
×

SnackBase is an open‑source backend built for Python teams that need to ship GxP‑compliant applications quickly. Created by Lalit Gehani, the tool addresses a gap that existing BaaS platforms like Supabase and Appwrite leave for regulated industries: they’re hard to audit for FDA standards and lock developers into JavaScript or Go stacks. SnackBase runs on Python 3.12 with FastAPI and SQLAlchemy 2.0, delivering immutable audit logs that use blockchain‑style hashing to guarantee integrity. The framework also bundles native Python hooks, so business logic stays in pure Python without external webhooks.

Security features—row‑level security, PII masking, OAuth, and SAML—are baked in, while a React‑based Admin UI offers instant CRUD APIs and multi‑tenant isolation. The project ships a live demo that resets hourly and an open‑source repo on GitHub, inviting feedback on its DSL and logging strategy. For teams building SaaS or regulated products, SnackBase promises a ready‑made foundation that lets developers focus on product logic rather than compliance plumbing.