Skip to content

Microservice responsible for video's metadata

Notifications You must be signed in to change notification settings

eladex/blue-stream-video

 
 

Repository files navigation

Blue Stream Video Service

blue-stream microservice responsible on videos.

METHOD ENDPOINT DESCRIPTION DETAILS
GET /api/video Get all videos
GET /api/video/:id Get video by id /GET/:id
POST /api/video Create new video /POST
PUT /api/video/:id Update existing video /PUT/:id
DELETE /api/video/:id Remove existing video /DELETE/:id

About

Microservice responsible for video's metadata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.8%
  • Dockerfile 0.2%