Skip to content

anjola-adeuyi/microservices-moleculer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservices with Moleculer

Created microservices with the Moleculer framework.

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