Ogeon / rustful

[OUTDATED] A light HTTP framework for Rust
https://docs.rs/rustful
Apache License 2.0
862 stars 51 forks source link

Implement hyperlinks #35

Closed Ogeon closed 9 years ago

Ogeon commented 9 years ago

Implement hyperlink support, as described in #28. This will also work as a foundation for supporting other types of hypermedia.

Closes #28.