Technical requirements
To develop and test our first microservice, we’ll need the following tools:
- An IDE of your choice (we prefer Visual Studio Code)
- Postman
- MongoDB
- A browser of your choice
It’s recommended that you download this book’s GitHub repository from https://github.com/PacktPublishing/Hands-on-Microservices-with-JavaScript folder to easily follow our code snippets.