jsontp

Crates.iojsontp
lib.rsjsontp
version0.1.3
sourcesrc
created_at2024-02-22 19:32:11.702766
updated_at2024-02-23 19:57:36.88732
descriptionThe reference implementation of the JSONTP protocol in Rust
homepagehttps://github.com/jsontp/lib/blob/main/rust/README.md
repositoryhttps://github.com/jsontp/lib
max_upload_size
id1149655
size37,959
werdl (werdl)

documentation

https://docs.rs/jsontp

README

jsontp/lib/rust

  • this is the rust implementation of the jsontp library
  • it aims to be a 1:1 implementation of the jsontp library in rust
  • it will eventually be the gold standard reference implementation for the jsontp library, fully compliant and compatible with the spec
  • it implements a "Builder-style" client interface, and a similar route-based server interface, not dissimilar to Python's Flask library, which I am personally quite fond of
Commit count: 0

cargo fmt