An open API service indexing awesome lists of open source software.

https://github.com/devops-video-sharing/userservice


https://github.com/devops-video-sharing/userservice

devops google-cloud-platform google-kubernetes-engine load-balancer microservices mongodb spring-boot

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# 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`

![alt text](image-1.png)

2. `http://localhost:8080/login`

![alt text](image-2.png)

3. `http://localhost:8080/video/upload`

![alt text](image-3.png)

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

![alt text](image-4.png)

"# UserService"