From 6027720d6919fe7a55fe7b66d91aef52dfce4d26 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Thu, 14 May 2020 07:33:24 -0700 Subject: [PATCH] Add fastmdb --- contents.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/contents.json b/contents.json index e4441d69..4fbc1835 100644 --- a/contents.json +++ b/contents.json @@ -20172,6 +20172,24 @@ "date_added": "Mar 13 2020", "suggested_by": "@dkhamsing", "stars": 123 + }, + { + "title": "fastmdb", + "category-ids": [ + "content" + ], + "screenshots": [ + "https://i.imgur.com/Kc7V03d.png" + ], + "tags": [ + "swift", + "tmdb" + ], + "description": ":Fast app to browse movies, tv, people, credits", + "source": "https://github.com/dkhamsing/fastmdb", + "license": "mit", + "date_added": "May 13, 2020", + "suggested_by": "@dkhamsing" } ] }