This website requires JavaScript.
Explore
Help
Sign In
w1cdn
/
spothole
Watch
1
Star
0
Fork
0
mirror of
https://git.ianrenton.com/ian/spothole.git
synced
2026-09-20 14:27:42 +00:00
Code
Issues
13
Packages
Projects
Releases
Wiki
Activity
Files
7c458a8c5b3f6f67b1171ab5b5db96a91e36e7c4
spothole
/
webserver
/
handlers
/
api
T
History
Ian Renton
7c458a8c5b
Extract webserver metrics into a separate class to avoid passing it into every API call. Change the display to requests per hour rather than just last request time. Add SSE and telnet client connected count.
2026-09-11 22:32:04 +01:00
..
addspot.py
Extract webserver metrics into a separate class to avoid passing it into every API call. Change the display to requests per hour rather than just last request time. Add SSE and telnet client connected count.
2026-09-11 22:32:04 +01:00
alerts.py
Extract webserver metrics into a separate class to avoid passing it into every API call. Change the display to requests per hour rather than just last request time. Add SSE and telnet client connected count.
2026-09-11 22:32:04 +01:00
dxstats.py
Extract webserver metrics into a separate class to avoid passing it into every API call. Change the display to requests per hour rather than just last request time. Add SSE and telnet client connected count.
2026-09-11 22:32:04 +01:00
lookups.py
Extract webserver metrics into a separate class to avoid passing it into every API call. Change the display to requests per hour rather than just last request time. Add SSE and telnet client connected count.
2026-09-11 22:32:04 +01:00
options.py
Extract webserver metrics into a separate class to avoid passing it into every API call. Change the display to requests per hour rather than just last request time. Add SSE and telnet client connected count.
2026-09-11 22:32:04 +01:00
solar_conditions.py
Extract webserver metrics into a separate class to avoid passing it into every API call. Change the display to requests per hour rather than just last request time. Add SSE and telnet client connected count.
2026-09-11 22:32:04 +01:00
spots.py
Extract webserver metrics into a separate class to avoid passing it into every API call. Change the display to requests per hour rather than just last request time. Add SSE and telnet client connected count.
2026-09-11 22:32:04 +01:00
status.py
Extract webserver metrics into a separate class to avoid passing it into every API call. Change the display to requests per hour rather than just last request time. Add SSE and telnet client connected count.
2026-09-11 22:32:04 +01:00
v1_addspot.py
Extract webserver metrics into a separate class to avoid passing it into every API call. Change the display to requests per hour rather than just last request time. Add SSE and telnet client connected count.
2026-09-11 22:32:04 +01:00
v1_compatability.py
Add telnet server
2026-09-11 15:55:57 +01:00
v1_spots.py
Add telnet server
2026-09-11 15:55:57 +01:00