6 releases (breaking)
0.5.0 | Nov 30, 2024 |
---|---|
0.4.0 | May 5, 2024 |
0.3.0 | Sep 29, 2023 |
0.2.0 | Apr 7, 2023 |
0.1.0 | Feb 10, 2023 |
#745 in Science
187 downloads per month
Used in 2 crates
23KB
317 lines
maia-json
This Rust crate contains the JSON API used by Maia SDR.
API documentation
The API documentation is hosted in docs.rs.
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
lib.rs
:
maia-json contains the JSON schemas used by maia-httpd and maia-wasm.
Dependencies
~0.3–1MB
~21K SLoC