Skip to content

[Feature Request] [Backend] : Implement file download functionality. #5

@Ansh0506

Description

@Ansh0506

Is your feature request related to a problem? Please describe.

Yes.currently there is no file download feature present in our website and it's a feature that every user need and it's a essential feature to benefit the user.

Describe the solution you'd like

On the backend , I will be using express and axios . Axios will be used to fetch the file from a URL as a stream and pipe it to the client. And by using res.setHeader it will be downloaded to the system of the user

Describe alternatives you've considered

No response

Developer Help

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions