Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 505 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 505 Bytes

Blockbuster Video Streaming Services

Web server written in fastify framework. It's currently a combination of REST endpoints and a video streaming endpoint.

Setup

  • npm install
  • npm start
  • visit: localhost:3000/demo

Resources