Loading...
Loading...
A CORS-friendly finance proxy that exposes restricted, purpose-built routes for market data used by price trackers and bots.
Overview
Describe the user pain, gap, or technical challenge that motivated the work.
A CORS-friendly finance proxy that exposes restricted, purpose-built routes for market data used by price trackers and bots.
Node.js, HTTP, Yahoo Finance, Gold-API, Frankfurter, Cloudflare Workers
Details
ProxyFinance is a focused finance data proxy for browser and bot clients that need reliable access to market data without CORS issues.
The Node.js server exposes specific routes for Yahoo Finance chart data, Gold-API current and historical metals prices, and Frankfurter currency conversion data. It handles CORS, preflight requests, route validation, simple caching headers, and health checks.
The project includes notes for Render, Railway, Raspberry Pi, nginx reverse proxy, and Cloudflare Worker parity for edge routes.
Reflection
Related
An open science platform for instant preprints, transparent review, replication signals, AI summaries, and researcher reputation.
Next.js 16, TypeScript, React 19, Tailwind CSS 4
A metals price website that tracks live gold, silver, platinum, palladium, and copper prices.
JavaScript, HTML, CSS, Node.js
A Telegram media downloader and reposting pipeline powered by Flask and yt-dlp.
Python, Flask, yt-dlp, Telegram Bot API