/MicroserviceFileDownloder

Simple microservice tool for download any file from server .

Primary LanguageJava

MicroserviceFileDownloder

Simple microservice tool for download any file from server .

  • Microservice File downloder
  • Jersey JAX-RS 1.1

Setting up :

  • Make jar file or run project from MainView class
  • Copy your source path file to want downloded
  • Write any password on "ACCESS TOKEN" like 123
  • Enter your server IP and port , for local test : Localhost:80
  • Start service.
  • download file from browser by this patten : (IP:PORT)/api/download?key=***
  • for example : localhost:80/api/download?key=123

Screenshot 2021-06-04 164924