#sse #hypermedia #back-end #response #axum #helper #crafting

datastar

A Rust helper library for crafting backend responses for the datastar hypermedia library

1 unstable release

0.1.0 Jul 3, 2024

#1665 in Web programming

MIT/Apache

12KB
184 lines

datastar-rs

A Rust helper library for crafting backend responses for the datastar hypermedia library.

Axum integration

With the axum feature turned on, the FullDatastarResponse and StreamingDatastarResponse types will implement IntoResponse, allowing them to be returned from Axum handler functions.

Dependencies

~0.5–1.4MB
~27K SLoC