Card server Server that implements logic for "Fool" card game. An exercise to try out Rust for web. It can serve as an example for webapp whith dependency injection which is built on top of Axum web framework. To run the server: make run