Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yaviral17/paysa-functionality-scripts


https://github.com/yaviral17/paysa-functionality-scripts

Last synced: about 1 month ago
JSON representation

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