0
0
mirror of https://github.com/fawazahmed0/exchange-api.git synced 2025-07-04 21:14:16 +00:00

Update MIGRATION.md

This commit is contained in:
Fawaz Ahmed 2024-03-03 22:55:38 +05:30 committed by GitHub
parent 44a730c0e0
commit e18b15bf36
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,3 +16,6 @@ rate = json[fromCurrency][toCurrency]
``` ```
4. (Optional Step) Add [Fallback mechanism](https://github.com/fawazahmed0/exchange-api/blob/main/README.md#additional-fallback-url-on-cloudflare:~:text=Additional%20Fallback%20URL%20on%20CloudFlare%3A) in your code, to avoid any issue in the future. 4. (Optional Step) Add [Fallback mechanism](https://github.com/fawazahmed0/exchange-api/blob/main/README.md#additional-fallback-url-on-cloudflare:~:text=Additional%20Fallback%20URL%20on%20CloudFlare%3A) in your code, to avoid any issue in the future.
Refer [Readme](https://github.com/fawazahmed0/exchange-api#endpoints) for URL examples