https://github.com/tleonhardt/rust-servers
Repository for working through the book Rust Servers, Services, and Apps
https://github.com/tleonhardt/rust-servers
Last synced: 11 months ago
JSON representation
Repository for working through the book Rust Servers, Services, and Apps
- Host: GitHub
- URL: https://github.com/tleonhardt/rust-servers
- Owner: tleonhardt
- Created: 2023-10-13T01:01:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-02T17:16:27.000Z (over 2 years ago)
- Last Synced: 2024-12-28T10:52:22.839Z (over 1 year ago)
- Language: Rust
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rust Servers
This is my code for following along with the book [Rust Servers, Services, and Apps](https://www.manning.com/books/rust-servers-services-and-apps) by Prabhu Eshwarla.