Api rest for aws-s3 files management.
# If not installed:
$ npm install# development
$ npm run start
# watch mode
$ npm run start:devIf not installed: https://docs.docker.com/compose/install/
# running mongo db from docker:
# be positioned at the root path of the project.
$ docker-compose up#Available postman collection in project path. file name : postman-collection.json
#Go to 'import' option inside postman app. #Select option file 'upload files' and select the postman-collection.json file and confirm.
- Author - Juan L. Sequera Martinez