Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 338 Bytes

File metadata and controls

15 lines (10 loc) · 338 Bytes

MicroservicePythonExcelProcesor

  1. Activate the enviroment
source creandorestapi/bin/activate
  1. Install enviroment dependencies
py -m pip install requests
  1. To upload files to the service you have to add a multipart-form-data, then you have to use the name files[] as param and finally upload the files to upload