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
/
ndutAuth
/
protected
/
rest.json
5 lines
(4 loc)
•
78 B
JSON
View Raw
1
2
3
4
5
{
"/contact"
:
[
"GET"
,
"POST"
]
,
"/contact/:id"
:
[
"GET"
,
"PUT"
,
"DELETE"
]
}