-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.example
More file actions
43 lines (30 loc) · 947 Bytes
/
Copy path.env.example
File metadata and controls
43 lines (30 loc) · 947 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
PORT=3000
DB_PATH=data/app.db
FX_REFRESH_BASE_URL=https://api.frankfurter.dev/v1
COINGECKO_BASE_URL=https://api.coingecko.com/api/v3
COINCAP_BASE_URL=https://rest.coincap.io/v3
COINCAP_API_KEY=
OPENFIGI_BASE_URL=https://api.openfigi.com
OPENFIGI_API_KEY=
YAHOO_FINANCE_BASE_URL=https://query1.finance.yahoo.com
YAHOO_FINANCE_ENABLED=true
TWELVE_DATA_BASE_URL=https://api.twelvedata.com
TWELVE_DATA_API_KEY=
FINNHUB_BASE_URL=https://finnhub.io
FINNHUB_API_KEY=
ALPHA_VANTAGE_BASE_URL=https://www.alphavantage.co
ALPHA_VANTAGE_API_KEY=
POLYGON_BASE_URL=https://api.polygon.io
POLYGON_API_KEY=
FMP_BASE_URL=https://financialmodelingprep.com
FMP_API_KEY=
EODHD_BASE_URL=https://eodhd.com
EODHD_API_KEY=
TIINGO_BASE_URL=https://api.tiingo.com
TIINGO_API_KEY=
MARKETSTACK_BASE_URL=https://api.marketstack.com
MARKETSTACK_API_KEY=
FCSAPI_BASE_URL=https://api-v4.fcsapi.com
FCSAPI_API_KEY=
ITICK_BASE_URL=https://api.itick.org
ITICK_API_KEY=