Skip to content

🏠 Basic information about organization and projects

Notifications You must be signed in to change notification settings

Mikroservices/Home

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

🏠 Mikroservices

Here you can find set of microservices which you can use in your project. Currently available microservices:

  • Users - service which is responsible for managing users. Main features:

    • registering new user
    • sign-in user (JWT access token & refresh token)
    • forgot password
    • change password
    • update user data
    • user roles
  • SendGridEmails - service which is responsible for sending emails via SendGrid service.

  • FileAzureStorage - service which is responsible for storing files in Azure Blob Storage.

Thanks to above services you can build application from below diagram.

diagram

You can run multiple instances of each service, and use load balancers to evenly spread network traffic.

About

🏠 Basic information about organization and projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published