UNPKG
ndut-address-book
Version:
latest (0.7.0)
0.7.0
0.6.3
0.6.2
0.6.1
0.6.0
0.5.3
0.5.2
0.5.1
0.5.0
Ndut Address Book for Ndut Framework
github.com/ardhi/ndut-address-book
ardhi/ndut-address-book
ndut-address-book
/
ndutRole
/
permission
/
rest.json
7 lines
•
135 B
JSON
View Raw
1
2
3
4
5
6
7
[
{
"path"
:
[
"/contact"
,
"/contact/:id"
]
,
"method"
:
[
"read"
,
"create"
,
"update"
,
"remove"
]
,
"ndutAuthPrivate"
:
true
}
]