This is a simple add, delete and list example using NodeJS, Express and, MongoDB.
To try it you can use Postman or download de client Courses list client
- Clone or download the project in a preferred location
- Go to a command line and in the Courses list server location type npm install
- Type npm start, it will run at the port 3000