Skip to content

0xrishavsharma/watchtube-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend of WatchTube - The video streaming platform

Creating the backend to store the data related to users, videos and comments
- models: a folder in which we define schemas for different collections in the database
- Controllers: used to run CRUD operations in the database
- routes: to get access to different routes through which we'll be able hit different API's to do the CRUD operations

Releases

No releases published

Packages

No packages published