Streaming-Backend Installation Create database named "streaming" in MongoDB API The backend of this streaming project exposes the following API endpoints: http://localhost:8080/register http://localhost:8080/login http://localhost:8080/video/upload http://localhost:8080/video/get/{id} "# UserService"