Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
esiebert authored Jun 28, 2024
1 parent 2ba576a commit e528d04
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Useless Box

[Useless boxes](https://en.wikipedia.org/wiki/Useless_machine) are devices whose only function is to turn itself off. In other words, a device with some functionality but useless.

Following the same line, this project is a system with some functionalities but useless, with the goal being learning some new tools.

## Architecture

The system has a gRPC API supporting basic authentication with session tokens over TLS, connected to a database, and implementing the actor design pattern.

0 comments on commit e528d04

Please sign in to comment.