19 releases (7 breaking)
0.28.1 | Dec 31, 2024 |
---|---|
0.27.1 | Dec 24, 2024 |
0.26.1 | Oct 29, 2024 |
#1009 in Web programming
94,904 downloads per month
Used in 46 crates
(via jsonschema)
130KB
3K
SLoC
jsonschema-referencing
An implementation-agnostic JSON reference resolution library for Rust.
Features and Design
- Eagerly resolves all external references
- Does not support on-demand resolving of external references
Acknowledgements
This crate is heavily inspired by the Python referencing
package. We extend our gratitude to its authors for their excellent work and design.
lib.rs
:
referencing
An implementation-agnostic JSON reference resolution library for Rust.
Dependencies
~1.6–2.6MB
~48K SLoC