Skip to content

Commit be0c95d

Browse files
authored
Update README.md
1 parent ac7b897 commit be0c95d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Upto now I have uploadedbelow functionalities
66
2. Rest Api's for user sign-up, login, logout and user profile using node-js, expess, mongodb along with jwt token as an authentication agent
77
3. OTP verification here complete form is designed and when user filled and submit the form an otp will be sent to filled email of user using nodemailer module and smtp method
88
then user has to enter the received otp for further verification
9+
4. CRUD(Create, Read, Update, Delete) API's have been successfully created, here you can create any note and then you can find it by id, author name, title as well as all, you can edit it by id name and delete it also
10+
5. To upload an image in nodejs using multer(local storage)
911
---
1012
## Requirements
1113

0 commit comments

Comments
 (0)