UNPKG
hapiboot
Version:
latest (0.2.2)
0.2.2
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
Auto load hapi modules
github.com/faebeee/hapiboot
faebeee/hapiboot
hapiboot
/
config_example.json
9 lines
(8 loc)
•
92 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"api"
:
{
"root"
:
"api/modules"
,
}
,
"modules"
:
[
"helloWorldModule"
]
}