#mongo-db #rocket #rocket-web #etag #raw-response #web #server

rocket-mongo-file-center-raw-response

This crate provides a response struct used for responding raw data from the File Center on MongoDB with Etag cache optionally

20 releases

0.8.5 Dec 18, 2023
0.8.4 Nov 3, 2023
0.8.3 Sep 10, 2023
0.8.2 May 10, 2022
0.1.4 Nov 16, 2018

#5 in #etag

Download history 5/week @ 2023-12-15 8/week @ 2024-02-23 19/week @ 2024-03-01 3/week @ 2024-03-08 107/week @ 2024-03-29

111 downloads per month

MIT license

23KB
112 lines

File Center Raw Response on MongoDB for Rocket Framework

CI

This crate provides a response struct used for responding raw data from the File Center on MongoDB with Etag cache optionally.

See examples.

Crates.io

https://crates.io/crates/rocket-mongo-file-center-raw-response

Documentation

https://docs.rs/rocket-mongo-file-center-raw-response

License

MIT


lib.rs:

File Center Raw Response on MongoDB for Rocket Framework

This crate provides response struct used for responding raw data from the File Center on MongoDB with Etag cache optionally.

See examples.

Dependencies

~35–74MB
~1.5M SLoC