11 unstable releases (3 breaking)

new 0.9.0-rc1 Feb 15, 2025
0.8.0 Jan 26, 2025
0.7.0 Jan 9, 2025
0.6.2 Jan 3, 2025

#917 in Web programming

Download history 95/week @ 2024-12-29 451/week @ 2025-01-05 233/week @ 2025-01-12 23/week @ 2025-01-19 108/week @ 2025-01-26 9/week @ 2025-02-02 28/week @ 2025-02-09

180 downloads per month

MIT license

51KB
1K SLoC

sota-rs

A crate for interfacing with the Summits on the Air API.

For now, only these operations are supported:

  • GET /api/alerts/12/all/all
  • GET /api/spots/-{hours}/all/all
  • GET /api/summits/{assoc}/{summit}
  • GET /api/associations/{assoc}
  • GET /api/regions/{assoc}/{region}

Good citizenry

The SOTA Management Team reserves the right to block access to users who interfere with SOTA systems' functionality, inadvertently or otherwise.

A guideline: SOTA Slack Spotter hits /api/spots/-1/all once per minute. That's about as frequently as anybody needs to hit that endpoint.


lib.rs:

sota-rs is a crate for interfacing with the Summits on the Air API.

Dependencies

~11–24MB
~338K SLoC