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:
parent
bc04b2cfc5
commit
ef0b80d413
@ -30,8 +30,6 @@ The Endpoints Supports HTTP GET Method and returns the data in two formats:
|
||||
|
||||
`/{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:**
|
||||
|
||||
@ -64,6 +62,8 @@ This fallback URL only returns latest currencies
|
||||
https://currency-api.pages.dev/v1/currencies/btc.json
|
||||
<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)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user