mirror of
https://github.com/fawazahmed0/exchange-api.git
synced 2025-06-30 02:31:14 +00:00
Update README.md
This commit is contained in:
parent
bc04b2cfc5
commit
ef0b80d413
@ -30,8 +30,6 @@ The Endpoints Supports HTTP GET Method and returns the data in two formats:
|
|||||||
|
|
||||||
`/{endpoint}.min.json`
|
`/{endpoint}.min.json`
|
||||||
|
|
||||||
The above formats also work for fallback i.e if `.min.json` link fails, you can use `.json` link and vice versa
|
|
||||||
|
|
||||||
|
|
||||||
**Endpoints:**
|
**Endpoints:**
|
||||||
|
|
||||||
@ -64,6 +62,8 @@ This fallback URL only returns latest currencies
|
|||||||
https://currency-api.pages.dev/v1/currencies/btc.json
|
https://currency-api.pages.dev/v1/currencies/btc.json
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
**Warning:** You should include fallback mechanism in your code
|
||||||
|
|
||||||
**Migrating from Previous Currency API:** [Read this](https://github.com/fawazahmed0/exchange-api/blob/main/MIGRATION.md)
|
**Migrating from Previous Currency API:** [Read this](https://github.com/fawazahmed0/exchange-api/blob/main/MIGRATION.md)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user