Skip to content

Commit 1f173f6

Browse files
authored
Merge pull request #21 from bytesview/new_updates
New updates
2 parents 39b0cd1 + a638143 commit 1f173f6

4 files changed

Lines changed: 291 additions & 88 deletions

File tree

newsdataapi/constants.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717

1818
CRYPTO_COUNT_ENDPOINT = 'crypto/count'
1919

20+
MARKET_COUNT_ENDPOINT = 'market/count'
21+
2022
# News Market URL
2123

2224
MARKET_ENDPOINT = 'market'

0 commit comments

Comments
 (0)