/build-and-secure-restful-api

Source code for 'Build and Secure Restful API in Node.js, Express and MongoDB' course

Primary LanguageJavaScript

Install Dependencies

npm install

Start MongoDB

mongod

Run Application

npm start