Skip to content

devsumanmdn/herewego

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HereWeGo

Backend Task

Features

  • Authentication
  • JSON patching
  • Image Thumbnail Generation

Installation

npm install

Starting the server

npm start

Testing

npm test

Notes

/login route accepts json data with two fields username and password.

/patchrequest route accepts two json fields namely obj with the base object and patches.

/thumbnail route takes the url field from req.body and respond with a thumbnail.

Releases

No releases published

Packages

No packages published