Violating Interface Segregation Principle (ISP) because of fat module
I’m working with TMDB API, This API has 2 improtant endpoints one for movies and the other for series.
I’m working with TMDB API, This API has 2 improtant endpoints one for movies and the other for series.