UNPKG

halacious

Version:

A better HAL processor for Hapi

12 lines (11 loc) 349 B
doctype html body h1 Namespaces ul each namespace in namespaces li h2= namespace.name =namespace.description ul each rel in namespace.rels li #[a(href=path + "/" + namespace.name + "/" + rel.name) #{rel.name}] #{rel.description}