A RESTful API for currency symbols and codes for countries across the world.
Project description
Currency API
A RESTful API that provides currency symbols and codes for various countries.
Installation
-
Clone the repository: git clone https://github.com/preetham-1811/currency-api.git cd currency-api
-
Install the required dependencies: pip install -r requirements.txt
Usage
To run the API, create an instance of CurrencyAPI and call the run method:
from currency_api import CurrencyAPI
api = CurrencyAPI() api.run()
API Endpoints -GET /currency/: Retrieve currency information for a specific country. -GET /currencies: Retrieve a list of all available currencies.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vengeance_currency_api-0.1.tar.gz.
File metadata
- Download URL: vengeance_currency_api-0.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4cc57b861e2355c1cbf68765b1ba1b4f200c75d2ae04268552ba855a1830687
|
|
| MD5 |
72cfff5c7b684a56413d806eeb1811ed
|
|
| BLAKE2b-256 |
42a85325a462bf59d9bbcdf029b700742bf5c14d9adedcd960a7c8334632b376
|
File details
Details for the file vengeance_currency_api-0.1-py3-none-any.whl.
File metadata
- Download URL: vengeance_currency_api-0.1-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93080ed3c4e5a41cce79f2459dab2205e462baa3d95ac4fbb7448cf828410492
|
|
| MD5 |
acc2a6753867821fcacd1931585c8cdb
|
|
| BLAKE2b-256 |
4dacb4a7e7ae8833aba692d908d5c12f50e6a64067c20c23f176856a000319f5
|