Skip to content

Commit 4eeef56

Browse files
authored
Update README.md
1 parent a50da8c commit 4eeef56

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ Upto now I have uploadedbelow functionalities
88
then user has to enter the received otp for further verification
99
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
1010
5. To upload an image in nodejs using multer(local storage)
11+
---
12+
## tutorial blogs
13+
In this series I have also written the tutorial blogs-
14+
* My first blog is about developing CRUD api's
15+
(url - [a link](https://medium.com/@sarthakmittal1461/to-make-restful-crud-apis-with-node-js-express-and-mongodb-5e76a7d2d8fe) )
16+
17+
## you will find more stay tuned with my medium.com profile
18+
1119
---
1220
## Requirements
1321

0 commit comments

Comments
 (0)