Welcome to dbbasic-web
A Unix-philosophy micro-framework with:
- Filesystem-based routing (no route tables)
- TSV-based storage and job queues (no Redis/SQL required)
- Built-in WebSockets and Server-Sent Events
- Background jobs with dbbasic-queue
- Message bus with dbbasic-pipe
- Flat-file storage alongside databases
Try it out:
WebSocket Test:
SSE Test:
{% endblock %}