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
40 stars 17 forks source link

Monorepo #158

Open koikiss-dev opened 6 months ago

koikiss-dev commented 6 months ago

I think it would be a good idea to separate the scraper and the API into two different tasks. This way, we could create an npm package just for the scraper, and the API would use that package.

barrientosvctor commented 6 months ago

Another option is to use Pnpm workspace for monorepos