Skip to content
Node JS Assignment
Share
Explore

Node JS Assignment

Write an api for Book resource
Get one/all books
Create book
Update book
Delete book
Book Fields
Name
Image url
Author
pages
price
Tasks:
Please add authentication and all routes should be restricted.
Use appropriate database.
Add proper folder structure.
Use Coding best practices
Make assumptions whenever necessary
Book info may have image
Use node js security best practices

Note: Once you are done with assignment, please share git repo.
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.