Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

probe-rs

This service is providing favicons based on the given url parameter and in addition, is able to resize the returned ico based on the passed ?size query paremter.

Pre-requirements

Having Rust installed on your system

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Installation

  • git clone git@github.com:gruberb/probe-rs.git
  • cd probe-rs
  • cargo build --release

Run

Either

$ cargo run

or with logs

$ RUST_LOG=info cargo run

or the releas binary

$ ./target/release/probe-rs

Example

Open your browser and query http://localhost:3000/favicon?url=mozilla.org&size=180

alt text

About

A service to fetch favicons from a given website

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages