gliush / rust-resolver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My first attempt to use Rust. Resolver of all the urls from some text with some additional functionality:

  • find the final url (after several redirections)
  • get title for each url
  • ...

I was inspired by the following projects:

About


Languages

Language:Rust 98.2%Language:Makefile 1.8%