upub/utils/uriproxy
2025-01-24 01:27:11 +01:00
..
Cargo.toml feat(uriproxy)!: renamed fns, added expand fn 2024-06-07 06:15:38 +02:00
lib.rs feat(uriproxy): new hashtag url type 2024-07-04 02:36:20 +02:00
README.md docs: small readmes for other crates 2025-01-24 01:27:11 +01:00

uriproxy

a way to encode urls in urls

this is basically probably only useful for upub, as it needs to encode remote object urls in its urls

this is made as a tiny standalone crate so it can be shared across upub components