9 releases

new 0.8.0-rc3 Jan 16, 2025
0.8.0-rc2 Jan 12, 2025
0.7.0 Jan 9, 2025
0.6.2 Jan 3, 2025

#803 in Web programming

Download history 308/week @ 2025-01-01 358/week @ 2025-01-08

666 downloads per month

MIT license

50KB
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
~339K SLoC