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-download-response

This crate provides a response struct used for client downloading from the File Center on MongoDB.
https://github.com/magiclen/rocket-mongo-file-center-download-response

mongodb rocket rust

Last synced: about 1 month ago
JSON representation

This crate provides a response struct used for client downloading from the File Center on MongoDB.

Awesome Lists containing this project

README

        

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

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

This crate provides a response struct used for client downloading from the File Center on MongoDB.

See `examples`.

## Crates.io

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

## Documentation

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

## License

[MIT](LICENSE)