From 53bf630ab5dd41f8efac60cb26eb3a779407dde2 Mon Sep 17 00:00:00 2001 From: abiphull <80387896+abiphull@users.noreply.github.com> Date: Wed, 28 Apr 2021 22:58:42 -0700 Subject: [PATCH 1/2] Added Cryptocurrency API link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c2c4888f..3a31fe06 100644 --- a/README.md +++ b/README.md @@ -227,6 +227,7 @@ API | Description | Auth | HTTPS | CORS | | [Poloniex](https://poloniex.com/support/api/) | US based digital asset exchange | `apiKey` | Yes | Unknown | | [Technical Analysis](https://technical-analysis-api.com) | Cryptocurrency prices and technical analysis | `apiKey` | Yes | No | | [VALR](https://docs.valr.com/) | Cryptocurrency Exchange based in South Africa | `apiKey` | Yes | Unknown | +| [WallstreetBets Api](https://dashboard.nbshare.io/apps/reddit/api/ | WallstreetBets Stock Comments Sentiment Analysis | No | Yes | Unknown | | [WorldCoinIndex](https://www.worldcoinindex.com/apiservice) | Cryptocurrencies Prices | `apiKey` | Yes | Unknown | **[⬆ Back to Index](#index)** From 89dd219d9baf9e30ad89faa45ef5f5f4d5568a05 Mon Sep 17 00:00:00 2001 From: abiphull <80387896+abiphull@users.noreply.github.com> Date: Sun, 30 May 2021 01:37:30 -0700 Subject: [PATCH 2/2] Update README.md Co-authored-by: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a31fe06..2e1df1ce 100644 --- a/README.md +++ b/README.md @@ -227,7 +227,7 @@ API | Description | Auth | HTTPS | CORS | | [Poloniex](https://poloniex.com/support/api/) | US based digital asset exchange | `apiKey` | Yes | Unknown | | [Technical Analysis](https://technical-analysis-api.com) | Cryptocurrency prices and technical analysis | `apiKey` | Yes | No | | [VALR](https://docs.valr.com/) | Cryptocurrency Exchange based in South Africa | `apiKey` | Yes | Unknown | -| [WallstreetBets Api](https://dashboard.nbshare.io/apps/reddit/api/ | WallstreetBets Stock Comments Sentiment Analysis | No | Yes | Unknown | +| [WallstreetBets](https://dashboard.nbshare.io/apps/reddit/api/) | WallstreetBets Stock Comments Sentiment Analysis | No | Yes | Unknown | | [WorldCoinIndex](https://www.worldcoinindex.com/apiservice) | Cryptocurrencies Prices | `apiKey` | Yes | Unknown | **[⬆ Back to Index](#index)**