adds code


In this lecture you will learn how to query documents from a MongoDB collection from the express app using mongoose. To understand that, we are going to re-implement getAllMovies() & getMovie() API.
Previous Post Next Post