Node js RestApi File Upload to MySQL - Node js RestApi File Download from database with Ajax

preview_player
Показать описание


#nodejs​ #uploadfiles​ #downloadfiles​ #mysql​

– We use Express framework to create a Nodejs RestAPIs.
– We use Multer middleware for uploading images/files to Nodejs server.
– We use Sequelize ORM to store file data to database MySQL/PostgreSQL.

Here is a to-do-list:

– I draw a full diagram architecture of Nodejs RestAPI Upload Files
– I configure Sequelize ORM and Multer for Uploading files
– I build Nodejs Express RestApi to upload/download files
– I implement fontend with Jquery Ajax RestAPI client.
Рекомендации по теме
Комментарии
Автор

is it a good practice to store files directly in the db?

ikonxTech
welcome to shbcf.ru