Server-side-Development-with-NodeJS-Express-and-MongoDB-In-Progress
This project deals with all things server-side. Base the entire project around the NodeJS platform. Web protocols: HTTP and HTTPS. Examine NodeJS and NodeJS modules: Express for building web servers. On the database side, Basic CRUD operations, NoSQL databases, in particular, MongoDB and Mongoose for accessing MongoDB from NodeJS. Examine the REST concepts