0
0
mirror of https://github.com/fawazahmed0/exchange-api.git synced 2025-06-29 18:21:14 +00:00

Update README.md

This commit is contained in:
Fawaz Ahmed 2024-03-01 12:47:33 +05:30 committed by GitHub
parent a143b4ec3d
commit 5f7d07255b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,14 +53,14 @@ https://cdn.jsdelivr.net/npm/@fawazahmed0/currency-api@latest/v1/currencies/btc.
> Get the currency list with BTC as base currency in minified format:<br>
https://cdn.jsdelivr.net/npm/@fawazahmed0/currency-api@latest/v1/currencies/btc.min.json <br>
**Additional Fallback URL:**
**Additional Fallback URL on CloudFlare:** <br>
This fallback URL only returns latest currencies and does not support `date`
`https://currency-api.pages.dev/{apiVersion}/{endpoint}`
> Get the currency list with BTC as base currency:<br>
https://currency-api.pages.dev/v1/currencies/btc.json
<br>
**Migrating from Previous Currency API:** [Read this](https://github.com/fawazahmed0/exchange-api/blob/main/MIGRATION.md)