BACKEND Packages

mongoose-lazy-connect

Node.js package for lazy connection handling with Mongoose. It allows you to defer the database connection until just before the first query, preventing unnecessary connections when not needed.

1.0.2 • Published 2 years ago

movies_scraper

In this node project I show you how I made a CLI tool that scrap datas from a movies website (https://www.ticketac.com) , store them in a CSV file & print it to cli. Command line : npx scrap-movie

1.0.4 • Published 3 years ago