package
0.2.0
Repository: https://github.com/pseudoincorrect/bariot.git
Documentation: pkg.go.dev

# README

USERS

Service for managing users

  • Http CRUD on users
  • Generation of user tokens
  • Generation of Admin / Regular users

Rely on the following services

  • Auth microservice
  • Users database (PostgresSQL)