Skip to content

DrompiX/popugator

Repository files navigation

Task tracker for Popugs

This repository was created as a homework solution for course in Async Architecture

Design

Event storming, data & domain models, services and event descriptions are located here

Simplifications

General

  1. No database migrations
  2. Single database instance for all services, but separate databases inside

Gateway API (+auth)

  1. Simplest auth by bearer token, which equals to registered username
    If user was registered with username test_user, then token auth should have a header Authorization: Bearer test_user

About

Popug task manager

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors