Skip to content

Node js application to store data into s3 file and save list of file path and name into RDS database.

Notifications You must be signed in to change notification settings

Dirac156/s3-file-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s3-file-uploader

Code template to upload files to S3 using nodejs

Running the application

Manually

Update the database connection by updating DATABASE_HOST= DATABASE= DB_USERNAME= DB_PASSWORD= on the .env file in the app folder preferably with localhost credentials for testing

Install the noje packages of the applications by running npm install

Run the server nodemon start

Interact with the api via postman. The default URI is http://{your url}:{port number}/api/v1/your-route eg: http://localhost:8080/api/v1/upload

About

Node js application to store data into s3 file and save list of file path and name into RDS database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •