Metadata lookup service
Find a file
2025-05-20 23:36:19 +00:00
public Updated copyright year. 2025-05-20 23:36:19 +00:00
src Deno -> NodeJS 2025-05-20 23:30:44 +00:00
.gitattributes Initial import 2022-07-03 22:41:44 +00:00
.gitignore Deno -> NodeJS 2025-05-20 23:30:44 +00:00
LICENCE Deno -> NodeJS 2025-05-20 23:30:44 +00:00
package-lock.json Deno -> NodeJS 2025-05-20 23:30:44 +00:00
package.json Deno -> NodeJS 2025-05-20 23:30:44 +00:00
README.md Updated README 2025-05-20 23:33:40 +00:00
uiharu.js Deno -> NodeJS 2025-05-20 23:30:44 +00:00

Uiharu

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

It runs on NodeJS v22 LTS and should be run behind an NGINX reverse proxy. HTML wrangling is done using the Cheerio library.