Skip to content

DevOps-Video-Sharing/UserService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streaming-Backend

Installation

  1. Create database named "streaming" in MongoDB

API

The backend of this streaming project exposes the following API endpoints:

  1. http://localhost:8080/register
    alt text

  2. http://localhost:8080/login
    alt text

  3. http://localhost:8080/video/upload
    alt text

  4. http://localhost:8080/video/get/{id}
    alt text

"# UserService"