Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/magiclen/rocket-mongo-file-center-download-response
- Owner: magiclen
- License: mit
- Created: 2018-11-16T21:45:01.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-18T05:47:44.000Z (about 1 year ago)
- Last Synced: 2024-05-03T04:47:50.790Z (8 months ago)
- Topics: mongodb, rocket, rust
- Language: Rust
- Homepage:
- Size: 1.25 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)