7 lines
296 B
Markdown
7 lines
296 B
Markdown
|
# Uiharu
|
||
|
|
||
|
Uiharu is a service that looks up metadata for a given URL.
|
||
|
|
||
|
It runs on the [Deno](https://deno.com/) Javascript runtime and requires a [Memcached](https://www.memcached.org/) server for caching.
|
||
|
HTML wrangling is done using the [Cheerio](https://github.com/cheeriojs/cheerio) library.
|