/zio-playground

Explore zio

Primary LanguageScala

zio-playground

Social network

Desired Functionality

  • User Registration (Viktor)
  • User Authentication & Authorization (Danylo)
  • Friends: Add/Remove/List (Vadym)
  • Feed: posts, likes, comments (Andriy)

High-level components

  • Http-Service: Http4s, guardrail to generate server/client boilerplate
  • Storage: PostgreSql + Doobie, consider Cassandra for posts, likes, comments