il faut préparer les API : Authors POST /authors : Create a new author GET /authors : Retrieve all authors GET /authors/{id} :Retrieve the details for author {id} PUT /authors/{id} : Update the details of author {id} if it exist
=> Ces API sont accesibles que pour AMDin ave cla clé JWT