From 0066b04cb5df6066b5b1bd4ae6a346b907e326b5 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Mon, 1 Jun 2020 08:47:39 -0700 Subject: [PATCH] Add dkhamsing/stocks --- contents.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/contents.json b/contents.json index a5bcd8c9..bb08d6cc 100644 --- a/contents.json +++ b/contents.json @@ -20964,6 +20964,21 @@ ], "date_added": "Jun 1 2020", "suggested_by": "@dkhamsing" + }, + { + "title": "My Stocks", + "category-ids": [ + "finance" + ], + "description": "Basic stocks tracking, supports Finnhub, Tiingo, or IEX Cloud", + "license": "mit", + "source": "https://github.com/dkhamsing/stocks", + "screenshots": ["https://github.com/dkhamsing/stocks/blob/dev/Images/0.png?raw=true"], + "tags": [ + "swift" + ], + "date_added": "Jun 1 2020", + "suggested_by": "@dkhamsing" } ] }