You will learn more about Building Microservices using the below links,
- Building a simple REST API with NodeJS and Express — https://medium.com/@onejohi/building-a-simple-rest-api-with-nodejs-and-express-da6273ed7ca9
- How to Build a Secure Node js REST API? — https://hevodata.com/learn/building-a-secure-node-js-rest-api/
- Build Node.js RESTful Services — https://www.codementor.io/@olatundegaruba/nodejs-restful-apis-in-10-minutes-q0sgsfhbd.
- Node Microservices: From Zero to Hero — https://developer.okta.com/blog/2020/02/05/node-microservices-zero-to-hero
- My Favorite Microservice Design Patterns for Node.js — https://blog.bitsrc.io/my-favorite-microservice-design-patterns-for-node-js-fe048c635d83
- Implementing Eureka and Zuul for Service Discovery and Dynamic Routing in JavaScript Microservices Running on Node.js — https://www.twilio.com/blog/eureka-zuul-service-discovery-dynamic-routing-javascript-microservices-node-js
- Refactoring a Monolith into Microservices — https://www.nginx.com/blog/refactoring-a-monolith-into-microservices/