11 unstable releases (3 breaking)

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

#951 in Web programming

Download history 308/week @ 2025-01-01 358/week @ 2025-01-08 136/week @ 2025-01-15 100/week @ 2025-01-22 10/week @ 2025-01-29 7/week @ 2025-02-05 114/week @ 2025-02-12 13/week @ 2025-02-19 30/week @ 2025-02-26

165 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
~337K SLoC