Skip to content

bradtraversy/microservices-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservices Example

Simple example of how to create microservices with the Moleculer framework.

This is the code from the Microservices Crash Course on YouTube. There are 3 very simple services (user, email, auth) with actions to mock/simulate creating a user, getting users, sending an email and authenticating a user.

Usage

Run the services:

npm start

About

Simple example of microservices with Moleculer JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published