Architecture Deep Dive — ParkHub v4.8.0 #219
nash87
started this conversation in
Show and tell
Replies: 2 comments
-
|
mod.rs went from 8168 to 1503 lines across 3 extraction phases. All handler logic now in dedicated modules (system, users, admin, bookings, etc). Router only contains route definitions and shared middleware. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Updated for v4.13.0 — 2026-04-17Major architecture shifts since this thread was written for v4.8.0:
Full release notes: #331 · CHANGELOG: https://github.com/nash87/parkhub-rust/blob/main/CHANGELOG.md#4130---2026-04-17 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Tech Stack
Rust Backend (Axum 0.8)
Frontend (React 19 + Astro 6)
New in v4.8.0
Security
Testing (1800+)
CI/CD
Ask questions about any architectural decision!
Beta Was this translation helpful? Give feedback.
All reactions