Content-Length: 304810 | pFad | http://github.com/davidschuette/nestjs-file-streaming

7E GitHub - davidschuette/nestjs-file-streaming: NestJS File Streaming With MongoDB
Skip to content

davidschuette/nestjs-file-streaming

Repository files navigation

NestJS File Streaming

CodeQL

Features

  • Efficient upload / download
  • Very low RAM usage
  • Great for providing large files without storing them in the filesystem
  • Can be used to efficiently stream video files (skipping in the timeline will result in a partial download)
  • Accepts range header to support partial downloads

Used packages

Setup

Docker

  • docker-compose up -d
  • Swagger documentation can be found at http://localhost:3101/api/

Local

  • Start a MongoDB instance with default configuration
  • Use npm start to compile and start the server
  • Swagger documentation can be found at http://localhost:3101/api/

Usage

  • Upload a file: POST to http://localhost:3101/ as multipart/form-data with file field
  • Download an uploaded file: GET to http://localhost:3101/<id>
  • GET to http://localhost:3101 for list of uploaded videos
  • More information can be found in the Swagger Documentation

Caution! This is not a production grade server









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/davidschuette/nestjs-file-streaming

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy