lykmapipo / mongoose-gridfs

mongoose gridfs on top of new gridfs api
MIT License
91 stars 39 forks source link

Obtain a list of the files stored. #20

Closed rijkerd closed 6 years ago

rijkerd commented 6 years ago

Query a list of all the files present from fs.files and return a JSON response on an express Backend.