Skip to content

Latest commit

 

History

History

file-metadata-microservice

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

File Metadata Microservice

Description

An API endpoint that returns metadata of the uploaded file.

Example Usage:

POST /api/fileanalyse

Example Output:

{"name":"file.ext","type":"application/octet-stream","size":126}