TNC SaaS MVP
Hosted Terms & Conditions with immutable versioning and webhook delivery.
This service stores every uploaded DOCX as an immutable version, converts it to sanitized HTML, publishes a single latest effective version, and sends signed webhook events on publish.
Public Page
/terms/{companySlug} lists all documents, each at /terms/{companySlug}/{documentSlug}.
Raw HTML API
/api/v1/companies/{slug-or-id}/tnc/latest?documentSlug=... returns raw HTML + version metadata.