S.C.P

APIREST Video Service

This API provides endpoints for managing videos, with features including creating videos and viewing private videos. It&aposs designed with a focus on modularity, flexibility, and security, employing dependency injection, best practices for database management, and JWT (JSON Web Tokens) for authentication.

MongoDBMongoDBJavaScriptExpress

API URL:

https://back-end-fase2.vercel.app/

SEE THE DOCUMENTATION HERE

With POSTMAN Environment

FunctionAllow?
Dependency injection YES
Unit tests YES
Implement middlewares route protection and JWT authentication YES
Allow storing files such as videos using file storage services like S3 bucket or Cloudinary. YES

RUN UNIT TEST:

npmtest
nodemon./serversDB/server-with-mongodb.js

Diagram

verd