Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate TMDb API for Multiplatform #5

Open
ChrisKruegerDev opened this issue Apr 17, 2021 · 2 comments
Open

Integrate TMDb API for Multiplatform #5

ChrisKruegerDev opened this issue Apr 17, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@ChrisKruegerDev
Copy link

ChrisKruegerDev commented Apr 17, 2021

There is the library TMDb API written in Kotlin Multiplatform, which is tested on Android and iOS. Would it possible to integrate this library into your project?

https://github.com/MoviebaseApp/tmdb-api

@ChrisKruegerDev ChrisKruegerDev added the bug Something isn't working label Apr 17, 2021
@Drjacky
Copy link
Owner

Drjacky commented Apr 17, 2021

Thank you for the suggestion.
I couldn't find any benefits to use this library and not using the API itself directly.
Please help me with this.
@chrisnkrueger

By the way, is it an official library from the themoviedb?

@Drjacky Drjacky added enhancement New feature or request and removed bug Something isn't working labels Apr 17, 2021
@ChrisKruegerDev
Copy link
Author

ChrisKruegerDev commented Apr 17, 2021

@Drjacky
It gives you more features out of the box, which will be tested.
Some parts could be optimized e. g. instead of loading the poster in "original" size in this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants