mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-14 12:04:41 +00:00
* feat: add movie search service close #183 * chore: update display name * chore: code review fix * feat: avoid panic when fields would be null or missed * chore: make it more readable * fix: correct format
7 lines
224 B
Markdown
7 lines
224 B
Markdown
# Movie Service
|
|
|
|
Search movies by IMDb ID or title
|
|
|
|
Powered by [https://www.themoviedb.org/](https://www.themoviedb.org/).
|
|
|
|
Generate API Key: [https://www.themoviedb.org/settings/api](https://www.themoviedb.org/settings/api) |