Skip to content

abhishekshree/BLOB-containers-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLOB-containers-poc

Description

Client: Takes a file as input and uploads it to the uploads folder

Server:

  • Lists all the files present in the uploads folder on /
  • Can view a particular file on /view/<name-of-file>
  • Zip and download the uploads folder on the /download endpoint.

To run all the services:

$ docker-compose up

About

Share volume among docker containers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published