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

https://github.com/ecomdev/thumbnail-rs

An HTTP service that generates image thumbnails on demand
https://github.com/ecomdev/thumbnail-rs

Last synced: 9 months ago
JSON representation

An HTTP service that generates image thumbnails on demand

Awesome Lists containing this project

README

          

# 🖼️ Thumbnail
An HTTP service that generates image thumbnails on demand by utilizing
efficient compression and resize algorithms

## Minimum Supported Version of Rust (MSRV)

This crate needs at least 1.66 or higher.

## License

This project is licensed under either of

* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/licenses/MIT)