mirror of
https://github.com/cjfranko/NTP-Timeturner.git
synced 2025-11-08 10:22:02 +00:00
feat: add web API for status, sync, and configuration
Co-authored-by: aider (gemini/gemini-2.5-pro-preview-05-06) <aider@aider.chat>
This commit is contained in:
parent
a124aae424
commit
8ad553aaee
5 changed files with 297 additions and 125 deletions
|
|
@ -12,4 +12,6 @@ serde = { version = "1.0", features = ["derive"] }
|
|||
serde_json = "1.0.141"
|
||||
notify = "8.1.0"
|
||||
get_if_addrs = "0.5"
|
||||
actix-web = "4"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue