UNPKG

hapi-swagger-static

Version:

A small companion plugin for `hapi-swagger` or `hapi-swaggered` providing a static html documentation page as hapi route

10 lines (9 loc) 114 B
<html> <head> <title>{{title}}</title> </head> <body> <p>this is a test frame</p> {{content}} </body> </html>