api
Provides the actual TMDb API and the client, providing the class TmdbClient as the main entrypoint for all supported operations.
It requires an implementation of HttpClientFactory, so you need to either use one of the provided http-client-*
modules or create your own.