Saturday 30 March 2019

Help needed

Given a public file URL, you need to copy the file and save it to firebase storage. You also need to make a public URL (storage_url) for the uploaded file (which the server uploaded to firebase storage) and save the name_of_file, original_url and storage_url to MongoDB Database.You need to make a “/get-file/:file_name” route which inputs a file name and returns the firebase storage URL.You need to make a “/get-usage-count/:file_name” route that given a file name will return the number of times the file details has been viewed from the route made in objective 2.can anyone help me with this assignment?

Submitted March 30, 2019 at 10:36AM by i_amabhishek

No comments:

Post a Comment