mirror of
https://github.com/fawazahmed0/exchange-api.git
synced 2025-06-29 18:21:14 +00:00
Update MIGRATION.md
This commit is contained in:
parent
bab0a9dee4
commit
c9c23d76b1
@ -15,4 +15,4 @@ json = fetchJSON(`/currencies/{fromCurrency}`)
|
||||
rate = json[fromCurrency][toCurrency]
|
||||
```
|
||||
|
||||
4. (Optional Step) Add [Fallback mechanism](https://github.com/fawazahmed0/exchange-api/blob/main/README.md#:~:text=Additional%20Fallback%20URL%20on%20CloudFlare%3A) in your code, to avoid issues in the future.
|
||||
4. (Optional Step) Add [Fallback mechanism](https://github.com/fawazahmed0/exchange-api/blob/main/README.md#:~:text=Additional%20Fallback%20URL%20on%20CloudFlare%3A) in your code, to avoid any issue in the future.
|
||||
|
Loading…
Reference in New Issue
Block a user