Logo
4.expressjs API Documentation

J.K Rowling

GET {{url}}/authors/{{JKRowlingID}}

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X GET 'url/authors/JKRowlingID' -d '{"name":"J.K. Rowling","age":56,"alive":true,"adress":{"country":"United Kingdom","city":"London"},"books":[{"title":"Harry Potter and the Philosopher's Stone","date":"1997","genre":"Fantasy"},{"title":"Harry Potter and the Chamber of Secrets","date":"1998","genre":"Fantasy"}]}'

ENDPOINTS