Metadata lookup service
Find a file
2024-10-28 03:40:26 +00:00
public Removed PHP code. 2024-10-23 20:13:53 +00:00
.gitattributes Initial import 2022-07-03 22:41:44 +00:00
.gitignore Switched Uiharu config to Syokuhou format. 2023-12-15 01:39:11 +00:00
deno.lock Switched to Deno + WIP. 2024-10-28 03:40:26 +00:00
ecosystem.config.js Switched to Deno + WIP. 2024-10-28 03:40:26 +00:00
LICENCE Switched to Deno + WIP. 2024-10-28 03:40:26 +00:00
README.md Switched to Deno + WIP. 2024-10-28 03:40:26 +00:00
uiharu.ts Switched to Deno + WIP. 2024-10-28 03:40:26 +00:00

Uiharu

Uiharu is a service that looks up metadata for a given URL.

It runs on the Deno Javascript runtime and requires a Memcached server for caching. HTML wrangling is done using the Cheerio library.