Skip to content

n-va/ratesapi

 
 

Repository files navigation


Rates API

https://ratesapi.nz
Rates API is a free OpenAPI service to retrieve the latest lending rates offered by New Zealand financial institutions – updated hourly.


License

Setup   •   API Endpoints   •   Monitoring   •   GitHub   •   Documentation


This project uses Bun, Hono, Cloudlfare Workers, and Cloudflare D1.

Cloudflare Workers is a JavaScript edge runtime on Cloudflare CDN, while D1 is Cloudflare's serverless SQL database that integrates seamlessly with Workers.

You can develop the application locally and publish it with a few commands using Wrangler. Wrangler includes a transcompiler, so we can write directly in TypeScript.

Documentation

Quick Start

# Install dependencies
bun i

# Run locally
bun run dev

# Deploy to Cloudflare Workers
bun run deploy

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Free OpenAPI service to retrieve the latest lending rates offered by NZ Institutions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 100.0%