Add MovieDB (#1184)

This commit is contained in:
dkhamsing 2023-05-20 07:49:50 -07:00 committed by GitHub
parent 8a4af63aa4
commit 0edaff7fab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 1 deletions

View File

@ -30700,6 +30700,25 @@
"license": "other",
"date_added": "May 18 2023",
"suggested_by": "@dkhamsing"
}
},
{
"title": "MovieDB",
"description": "Movie search, see movie info and cast",
"category-ids": [
"swiftui"
],
"tags": [
"swift",
"swiftui",
"tmdb"
],
"source": "https://github.com/brittanyarima/MovieDB",
"screenshots": [
"https://user-images.githubusercontent.com/76922883/205459025-f78eaf85-0d5e-4b42-9b89-4680906dd408.png"
],
"license": "other",
"date_added": "May 19 2023",
"suggested_by": "@dkhamsing"
}
]
}