Rates API is proudly open source, hosted on GitHub and built with modern web technologies. Learn how to contribute, set up your own instance, and deploy to Cloudflare Workers.
index.ts
: Entry point with Hono application setupmodels/
: Schema definitions for API data typesroutes/
: API endpoint implementationslib/
: Utility functions and helpers