https://github.com/cscoderr/enye-api
https://github.com/cscoderr/enye-api
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cscoderr/enye-api
- Owner: cscoderr
- Created: 2021-01-24T22:40:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-24T23:07:39.000Z (over 5 years ago)
- Last Synced: 2025-12-07T20:59:11.287Z (7 months ago)
- Language: JavaScript
- Size: 2.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Enye-Api
This is an api used for Foreign exchange rates and currency convertion use https://exchangeratesapi.io/ api.
`
## Usage
The main api url is:
https://enye-api.herokuapp.com/
``1. Get latest rate: https://enye-api.herokuapp.com/api/rates``
``2. Quote against a different currency by setting the base parameter in your request https://enye-api.herokuapp.com/api/rates?base=USD¤y=EUR,USD``
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## License
[MIT](https://choosealicense.com/licenses/mit/)