#api #amateur-radio #ham-radio #api-bindings #dapnet #pocsag

dapnet-api

Client for the DAPNET amateur paging network API

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

#642 in Web programming

Download history 4/week @ 2024-02-26 16/week @ 2024-04-01 156/week @ 2024-05-06 19/week @ 2024-05-13

175 downloads per month

MIT license

18KB
379 lines

DAPNET Rust API

CI Crates.io docs.rs dependency status

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–20MB
~262K SLoC