1.0.6 • Published 3 years ago

api-homepage v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

api-homepage

create a nice loking homepage for your api.

Example

This basic usage example should help you get started :

    const apiHomePage = require("api-homepage");
    res.setHeader("content-type", "text/html");
    res.send(apiHomePage({author:"ZeroAnt, Inc.", "version":"1.0.0"}))
1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago