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

# README

THINGS

Service for managing things

  • Http server for CRUD on things
  • Generation of things token
  • Grpc server for things service

Rely on the following services

  • Auth microservice
  • Things database (PostgresSQL)
  • Things cache (Redis)