DEV Community

Cover image for I'm a professional Node.js developer, and here's how I create GraphQL-powered Microservices using Node.js and Sequelize. #3
Better Coding Academy
Better Coding Academy

Posted on • Updated on

I'm a professional Node.js developer, and here's how I create GraphQL-powered Microservices using Node.js and Sequelize. #3

Update: Part 4 is out!

About Me: I've been a professional web developer for just over 10 years now. I'm currently the lead web development instructor at Better Coding Academy, and as part of what I do, I post videos on our YouTube channel at https://www.youtube.com/c/BetterCodingAcademy.

(Subscribe for awesome web development content!)

This is part 3 in a full tutorial on how to set up a React/Node.js app with a microservices architecture. (Here's part 2!)

In this video I set up my Node.js microservices to use Sequelize to fetch real data from a database. I also create a GraphQL-powered API gateway to interact with my Node.js microservices.

I hope you enjoy!

Happy coding!

Full source code: https://github.com/parkroolucas/microservices-demo

Top comments (0)