Fawaz Ahmed
Fawaz Ahmed
https://github.com/fawazahmed0/cdn-open-source
Thanks @PatrickHuetter, the [fallback api](https://currency-api.pages.dev/v1/currencies/usd.json) uses [cloudflare pages](https://pages.cloudflare.com). Also I just want to avoid setting up a domain, because it will require renewal every year.
I have added `date` support in fallback api and also added support for `YYYY-MM-DD` format. please refer the [readme](https://github.com/fawazahmed0/exchange-api?tab=readme-ov-file#readme)
Thanks for assistance @RaptaG , I will let you know when I start implementing v2 of this api.
I don't have an exact date, but v2 of this api is something I am considering from long time. To be more precise, I am not intending to start this...
Most of these things are not relevant now, the project has been migrated to npm and cloudflare. For example: > Storage space of the repo is too big Currently the...
https://developer.mozilla.org/en-US/docs/Web/API/Request/cache
Previously, I use to scrape date from google and bing, but there were some stability issues. So I ended up using a stable paid API(I cannot tell the name). And...
currency-api has stopped working, Please read the [migration guide](https://github.com/fawazahmed0/exchange-api/blob/main/MIGRATION.md)