Skip to content

Commit 10b8c39

Browse files
Add Readme file
1 parent 5392e8a commit 10b8c39

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,13 @@
1414
**API check list**
1515

1616
* http://localhost:3000/userlist
17-
18-
19-
20-
17+
18+
* This API is return all customer's list if the following conditions are matched
19+
* Method : GET
20+
* If user is loggedIn then pass JWT token into header
21+
Like: https://drive.google.com/file/d/1Zu2J8KOgQIaAvjcqwvPZMq_Ol7gRemHz/view
22+
* If user is not loggedIn then this will return following response
23+
Link: https://drive.google.com/file/d/1hTq_3DeTljQP0KGzhCU0fYS9NtBNWlTu/view?usp=drivesdk
24+
25+
*
26+

0 commit comments

Comments
 (0)