Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aks700/videotube
This repository contains the backend code for a video streaming platform, designed using MongoDB, Mongoose, Expressjs and Node.js.
https://github.com/aks700/videotube
aggregation-pipleline expressjs jwt-authentication mongodb mongoose nodejs
Last synced: 15 days ago
JSON representation
This repository contains the backend code for a video streaming platform, designed using MongoDB, Mongoose, Expressjs and Node.js.
- Host: GitHub
- URL: https://github.com/aks700/videotube
- Owner: aks700
- Created: 2024-10-23T19:11:16.000Z (26 days ago)
- Default Branch: main
- Last Pushed: 2024-10-23T19:17:39.000Z (26 days ago)
- Last Synced: 2024-11-03T13:03:36.470Z (15 days ago)
- Topics: aggregation-pipleline, expressjs, jwt-authentication, mongodb, mongoose, nodejs
- Language: JavaScript
- Homepage:
- Size: 590 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project is a complex backend project that is built with nodejs, expressjs, mongodb, mongoose, jwt, bcrypt, and many more.
This project is a complete backend project that has all the features that a backend project should have.
This is a complete video hosting website similar to youtube with all the features like login, signup, upload video, like, dislike, comment, reply, subscribe, unsubscribe, and many more.
Project uses all standard practices like JWT, bcrypt, access tokens, refresh Tokens and many more.Model Link-[model](https://app.eraser.io/workspace/xloQG2vOVNTa4u4qOfsc?origin=)