You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Twitube is a backend project that combines features from Twitter and YouTube, focusing on creating a robust, scalable, and secure backend. It includes user authentication, content management, media storage, and efficient database handling. Built with technologies like Node.js, Express.js, MongoDB, and Cloudinary.
Sample APIs are created using NodeJS, ExpressJS , SQLite where the user can perform various operations on the database like GET(read) , POST(create) , PUT(update) and delete. These APIS can retrieve various queries using path parameters and query parameters