https://github.com/devops-video-sharing/userservice-nt548
https://github.com/devops-video-sharing/userservice-nt548
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devops-video-sharing/userservice-nt548
- Owner: DevOps-Video-Sharing
- Created: 2024-10-26T09:06:13.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-13T08:07:43.000Z (6 months ago)
- Last Synced: 2025-01-24T05:26:09.153Z (4 months ago)
- Language: Java
- Size: 124 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
<<<<<<< HEAD
"# User-Service"
=======
# Streaming-Backend## Installation
1. Create database named "streaming" in MongoDB
2.## API
The backend of this streaming project exposes the following API endpoints:
1. `http://localhost:8080/register`
2. `http://localhost:8080/login`
3. `http://localhost:8080/video/upload`
4. `http://localhost:8080/video/get/{id}`
"# UserService"
# UserService-NT548
>>>>>>> d37dadb (first commit)
# UserService-NT548