From 97f5ee38fb85a550f108ee3e8f734e179f539bfd Mon Sep 17 00:00:00 2001 From: emmymayo Date: Thu, 23 Feb 2023 20:11:27 +0100 Subject: [PATCH] update readme --- readme.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/readme.md b/readme.md index a28e43d..d77212e 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,25 @@ +QA the the following APIs provide in the postman collection QA.postman_collection.json + +- List Books +- Get A Book +- Create Book +- Update Book +- Delete Book +- Create Author + +If Api requires authentication, Call the Authenticate API to get the token. +Then set the Authorization header (bearer token) +Authorization Bearer + + +*** Report all issues found *** + + + + **BASE** : https://mkdlabs.com + **Credential** - role : admin, - email: adminlibrary3@manaknight.com.