mamane19 / s3-bucket-upload

Cloud Assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

s3-file-uploader

Getting Started

$ git clone git@github.com:mamane19/s3-bucket-upload.git
$ cd s3-bucket-upload

Install

$ npm install

Update .env and Run

$ cp .env.example .env
$ npm run dev

Options

Upload an image route: host-ip-address:8090/api/v1/upload

Retrieve all uploaded files: host-ip-address:8090/api/v1/files

About

Cloud Assignment


Languages

Language:JavaScript 96.8%Language:HTML 1.7%Language:Shell 1.5%