3
3
3tonua2017-09-29 15:35:18
JavaScript
3tonua, 2017-09-29 15:35:18

How to make image upload via Node.js (Express)?

Hello.
The crux of the matter is to load images using Express, depending on the path from which it was loaded (/album01/, /album02/etc) to the appropriate folder on the server, and then output these images as albums. I am only superficially familiar with node.js, I would be grateful for any details.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaly, 2017-09-30
@vitali1995

For example, upload an archive to the server, which will contain the desired file structure. Then it's a matter of technology: unpacking, reading paths, saving.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question