A simple sinatra app converts US Dollars (USD) to Costa Rican Colones (CRC)
GET /: Main conversion interfaceGET /api/rate: Returns current USD to CRC exchange rate in JSON format
Deployed on Replit. See configuration files (.replit and replit.nix)