21 stable releases

1.11.8 Sep 16, 2024
1.11.5 Aug 31, 2024
1.11.4 Mar 30, 2024
1.11.0 Nov 18, 2023
1.5.1 Nov 18, 2021

#364 in Web programming

Download history 2/week @ 2024-06-27 22/week @ 2024-07-04 2/week @ 2024-07-25 1/week @ 2024-08-01 123/week @ 2024-08-29 14/week @ 2024-09-05 408/week @ 2024-09-12 87/week @ 2024-09-19 48/week @ 2024-09-26 4/week @ 2024-10-03

548 downloads per month

MIT license

115KB
2.5K SLoC

hko

Crate API Docs License Build

A Rust library for Hong Kong Observatory Open Data API.

Status

Hong Kong Observatory Open Data API version 1.11 full coverage.

Licence

MIT


lib.rs:

This is a library for users to access Hong Kong Observatory Open Data API.

Hong Kong Observatory Open Data API provides weather, earthquake information, and other open data including climate information.

This library provides interfaces to parse JSON-based response from the API, returning Rust data types. To use them, refer the documentation of Mods, Structs, Enums, Functions, as well as Macros.

More details of the API, refer hko.gov.hk (or 中文).

Dependencies

~2–14MB
~163K SLoC