https://github.com/przbadu/rust-playground
Learning Rust by build different small apps.
https://github.com/przbadu/rust-playground
Last synced: about 1 month ago
JSON representation
Learning Rust by build different small apps.
- Host: GitHub
- URL: https://github.com/przbadu/rust-playground
- Owner: przbadu
- Created: 2023-09-25T04:20:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-28T21:43:46.000Z (over 1 year ago)
- Last Synced: 2025-02-14T22:47:40.505Z (3 months ago)
- Language: Rust
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rust-playground
Learning Rust by build different small apps.
### Axum app features
- Static routes
- Basic Login api route
- Cookie middleware