koikiss-dev / jimov_api

This project is an open-source API for retrieving multimedia content such as anime, movies and series, news, and manga in both Spanish and English.
https://jimov-api-docs.vercel.app
MIT License
41 stars 17 forks source link

Abstractions to provider classes and types to make codebase more maintainable #161

Closed barrientosvctor closed 2 months ago

barrientosvctor commented 3 months ago

Make use of abstract classes and types to inherit common properties from providers and create new ones from them.