Don't know why would anyone need it, but I've made a toy BaaS that supports:
- File-based storage using CSV files
- Dynamic record schemas with validation
- Uniform REST API with real-time SSE updates
- Authentication and simple RBAC
- Extensible with Hooks and Go tempaltes.
Good enough to prototype a real-time chat app …