Skip to content

Madamas/native_resize_rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image resize via native Rust image processing capabilities

Usage

To start project just run cargo run - the project will be hosted on localhost:3030/

Service accepts GET requests on root route in next format:

http://localhost:3030/thumbnail?url=url-to-image&width=180
  • Currently it converts only to .png format

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published