26 lines
530 B
HTTP
26 lines
530 B
HTTP
### Service Document
|
|
GET http://localhost:4004/admin/Authors
|
|
|
|
### Create Author
|
|
POST http://localhost:4004/admin/Authors HTTP/1.1
|
|
content-Type: application/json
|
|
|