5 unstable releases
0.3.0 | May 6, 2024 |
---|---|
0.2.1 | Oct 15, 2022 |
0.2.0 | Mar 11, 2022 |
0.1.1 | Mar 6, 2022 |
0.1.0 | Mar 4, 2022 |
#4 in #ham-radio
18KB
379 lines
DAPNET Rust API
Rust client for the DAPNET amateur paging network API.
lib.rs
:
This library provides access to the DAPNET v1 API.
Details of the API are available here and here.
Currently the library focuses on reading data from the API. The only non-idempotent operation it supports is sending a new call/page/message and new rubric news item.
Dependencies
~5–16MB
~223K SLoC