Skip to content

agmardones/buda-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buda Portfolio

A FastAPI service for calculating cryptocurrency portfolio values using Buda.com price data.

You can watch it live at: https://buda-portfolio.onrender.com Docs: https://buda-portfolio.onrender.com/docs

Features

  • Portfolio value calculation
  • Multi-currency support
  • Buda.com price integration
  • Health check endpoint

Quick Start

Run the application

uv run fastapi dev src/main.py

Run tests

uv run pytest

API Endpoints

  • GET /health - Health check
  • POST /portfolio/value - Calculate portfolio value

Requirements

  • Python 3.12+
  • uv package manager

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors