Skip to content
@micros-template

micros-template

Microservices self-made Template

This organization host microservices self-made template with addition feature of basic authentication. If you want to copy or use this as a template, make sure you change the modules and dependency using your own path. The order of change to make it smooth to refactor is:

  1. Event Protobuf Definition
  2. File Protobuf Definition
  3. User Protobuf Definition
  4. Log Service
  5. Sharedlib
  6. Event Bus Client
  7. Notification Service
  8. File Service
  9. User Service
  10. Auth Service

For Development purpose, you can use script dev-start and dev-stop in the Deployment Repository. For production. all of the repos are still not refactored to use public registry and use github action. All of the repo's soon will use public resource and will be developed later.

Popular repositories Loading

  1. deployment deployment Public template

    Deployment script, compose, config, etc.

    Shell 1

  2. auth-service auth-service Public template

    auth service for managing authentication

    Go

  3. user-service user-service Public template

    user service to handle user management

    Go

  4. file-service file-service Public template

    File related operation to file storage

    Go

  5. notification-service notification-service Public template

    notification service to send notification such as email and others

    Go

  6. log-service log-service Public template

    logger service to push the logs from all service to victoria logs

    Go

Repositories

Showing 10 of 12 repositories

Top languages

Loading…

Most used topics

Loading…