In this tutorial we are using express framework with express.Router, body-parser and cors to build our API endpoints. Once we finish coding we are testing our endpoints using Postman to ensure that we can call our API endpoints and communicate with our MongoDB correctly.