Update README.md

pull/2/head
Mahesh Bhanushali 7 years ago committed by GitHub
parent 9e61f4f7fb
commit 7edd39b0a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,7 @@
## Introduction
* In this tutorial we will be developing simple REST API for movies collection with their released date. We gonna implement simple CRUD(Create, Read, Update and Delete) operations on movie collection data in our journey.
* Refer medium article for complete tutorial
* Refer medium article for complete [tutorial](https://medium.com/@bhanushali.mahesh3/building-a-restful-crud-api-with-node-js-jwt-bcrypt-express-and-mongodb-4e1fb20b7f3d)
## Requirements
* Node, NPM & MongoDB

Loading…
Cancel
Save