0
0
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:
Fawaz Ahmed 2024-03-03 22:52:31 +05:30 committed by GitHub
parent f5e0b9788d
commit 44a730c0e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,18 +7,18 @@
[![Publish-Currencies](https://github.com/fawazahmed0/exchange-api/actions/workflows/run.yml/badge.svg)](https://github.com/fawazahmed0/exchange-api/actions/workflows/run.yml) [![Publish-Currencies](https://github.com/fawazahmed0/exchange-api/actions/workflows/run.yml/badge.svg)](https://github.com/fawazahmed0/exchange-api/actions/workflows/run.yml)
**Features:** #### Features:
- Free & Blazing Fast response - Free & Blazing Fast response
- No Rate limits - No Rate limits
- 150+ Currencies, Including Common Cryptocurrencies - 150+ Currencies, Including Common Cryptocurrencies
- Daily Updated - Daily Updated
**URL Structure:** #### URL Structure:
`https://cdn.jsdelivr.net/npm/@fawazahmed0/currency-api@{date}/{apiVersion}/{endpoint}` `https://cdn.jsdelivr.net/npm/@fawazahmed0/currency-api@{date}/{apiVersion}/{endpoint}`
**Formats:** #### Formats:
`date` `date`
@ -31,7 +31,7 @@ The Endpoints Supports HTTP GET Method and returns the data in two formats:
`/{endpoint}.min.json` `/{endpoint}.min.json`
**Endpoints:** #### Endpoints:
- `/currencies`<br> - `/currencies`<br>
> Lists all the available currencies in prettified json format:<br> > Lists all the available currencies in prettified json format:<br>