3 unstable releases
0.2.0 | Apr 7, 2023 |
---|---|
0.1.1 | Mar 18, 2023 |
0.1.0 | Feb 10, 2023 |
#962 in Web programming
34 downloads per month
Used in 2 crates
13KB
184 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.6–1.1MB
~27K SLoC