Skip to content
 
 

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File upload with Node, Hapi, Typescript

  1. Install nodejs (version 7.5+) and yarn.
  2. Go to project directory, run yarn.
  3. Start the application, run yarn start.
  4. Go to localhost:3001

API End Points

  1. Upload an image via localhost:3001/profile, avatar field.
  2. Bulk Upload images via localhost:3001/photos/upload, photos field.
  3. View list of images via localhost:3001/images.
  4. Get a single image via localhost:3001/images/{imageId}.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages