Skip to content

hoangtranson/uploadService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Upload Service

Requirements

  1. Features:

    • /profile POST - upload single image
    • /profile/:id GET - load image
  2. Tech Stacks:

    • expressjs
    • MongoDB GridFS for file storage
    • cors for enabling CORS request

Start Project

  1. Clone project and npm install
  2. start mongodb by command line or MongoDB Compass Community application
  3. run npm run start to start upload service

About

Upload Service build by express and mongodb

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published