Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/the10thwiz/rocket-caching-layer
https://github.com/the10thwiz/rocket-caching-layer
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/the10thwiz/rocket-caching-layer
- Owner: the10thWiz
- License: mit
- Created: 2024-05-12T04:41:07.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-10T00:00:59.000Z (4 months ago)
- Last Synced: 2024-07-10T03:38:57.751Z (4 months ago)
- Language: Rust
- Size: 38.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rocket FileServer Compression
Serves pre-gzipped content from Rocket's built-in `FileServer`.
See the testing module in lib.rs for an example.