Overview
Explain general API and architectural decisions.
Describe the goals for the API: most frictionless way to persist some data.
Reiterate how different it is from more traditional solutions:
- user-pays model,
- security-through-architecture, isolated keys, RLS
- no-accounts, etc.
May not be suitable for every project.