Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yaviral17/paysa-functionality-scripts
https://github.com/yaviral17/paysa-functionality-scripts
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/yaviral17/paysa-functionality-scripts
- Owner: yaviral17
- Created: 2024-10-27T19:41:21.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-27T21:28:18.000Z (3 months ago)
- Last Synced: 2024-10-28T01:25:00.334Z (3 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Overview
> This is a script made to auto run on my server for ever certain time stamp which will fetch some data from public apis in a appropriate timestamp to optimally use the request limit,# To whom this is useful
> this project needs `.env` to get started with following keys
> ``` .env
> API_URL = "https://v6.exchangerate-api.com/v6/YOUR_PRIVATE_API_KEY/latest/USD"
> PATH_TO_SERVICE_ACCOUNT = "PATH_TO_SERVICE_JSON"
> ```
> you can get you api key at [exchangerate-api.com](https://www.exchangerate-api.com/)
> and `service-account.json` from firebase