heigvd-software-engineering / bim-examples

A proof of concept for generating and visualizing BIM structures
MIT License
2 stars 0 forks source link

I can download a file from the database via the server #13

Closed Moufblu closed 2 years ago

Moufblu commented 2 years ago

endpoint path: /files/{id} method: GET

This endpoint returns the file linked to the id passed as path argument.