A lightweight portfolio and financial data backend written in Go. Tracks companies, currencies, revenue reports, trades, and portfolio positions — replacing spreadsheets with a proper SQLite database, REST API, and interactive shell.
Pages
Getting Started — prerequisites, install, and running the server
REST API — all HTTP endpoints with request/response examples
Data Models — structs, enums, and the full database schema