Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/magiclen/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.
https://github.com/magiclen/rocket-mongo-file-center-raw-response

mongodb rocket rust

Last synced: 29 days ago
JSON representation

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

Awesome Lists containing this project

README

        

File Center Raw Response on MongoDB for Rocket Framework
====================

[![CI](https://github.com/magiclen/rocket-mongo-file-center-raw-response/actions/workflows/ci.yml/badge.svg)](https://github.com/magiclen/rocket-mongo-file-center-raw-response/actions/workflows/ci.yml)

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](LICENSE)