adds code


In this lecture we are going to re-implement the createMovie() API in movies controller to create new movie documents in the MongoDB database. Here, we are still going to use the basic concepts of a Web API which we learned earlier in this course.
Previous Post Next Post