Node.js with Express for handling API requests.
PittPal aims to provide users with an easy-to-use interface to find information about their favorite TV shows, specifically focusing on "The Pitt". It allows users to browse through episodes, check streaming links, and filter by video quality. the pitt s01e02 480p
MongoDB for storing user data and episode information. check streaming links
// Connect to MongoDB mongoose.connect('mongodb://localhost/ThePittDB', useNewUrlParser: true, useUnifiedTopology: true ); useUnifiedTopology: true )