← All Projects
In Progress
Tab Vault
A small Go web app that saves browser tabs to SQLite with keyword tagging and search. Early-stage utility built on net/http and modernc.org/sqlite.
Tech Stack
Gonet/httpmodernc.org/sqlite
Key Features
- REST endpoints for adding and querying saved tabs
- Keyword-based filtering
- WAL-mode SQLite with connection pooling