https://github.com/fastuptime/fast_exchange_rate_api
Fast Exchange Rate API
https://github.com/fastuptime/fast_exchange_rate_api
exchange exchange-rates
Last synced: 6 months ago
JSON representation
Fast Exchange Rate API
- Host: GitHub
- URL: https://github.com/fastuptime/fast_exchange_rate_api
- Owner: fastuptime
- License: other
- Created: 2023-05-13T12:11:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-20T14:18:43.000Z (about 2 years ago)
- Last Synced: 2025-04-23T20:17:51.586Z (6 months ago)
- Topics: exchange, exchange-rates
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Fast_Exchange_Rate_API
## π Notesπ
- Once every 20 minutes, the main api pulls the cumcel rate from the main api
## π Images π






# β End Points β
```http
GET /api/usd
```
##
```http
GET /api/eur
```
##
```http
GET /api/try
```
##
```http
GET /api/rub
```
##
```http
GET /api/inr
```# π οΈ Installation π οΈ
- Download and install [NodeJs](https://nodejs.org/en/download) on your computer.
- Download the project as Zip to your computer and unzip it.
- Enter the folder you extracted from the zip and open a terminal to the location of that folder, then enter the following commands.
`npm install`
- Start the bot by entering the following command in Terminal
`node .`## β³Tech Stack β³
**ποΈServer:** Node, WioDb, Express, body-parser, Node Cron, Axios, Moment
---
- β¨ [For Support](https://github.com/sponsors/fastuptime)
- π [Discord](https://fastuptime.com/discord)
- π [Fast Uptime](https://fastuptime.com/)
- πͺ All kinds of projects are made
- 𧨠You can contact us to make a paid project
- βοΈ [Click For Contact](mailto:fastuptime@gmail.com)# π― License π―
- βοΈ Its protected by Creative Commons ([CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/))