Last active
November 21, 2018 15:33
-
-
Save way2datta/f835163b0b54681eaccef47070f150bb to your computer and use it in GitHub Desktop.
Poorly formatted and poorly named urls and http methods
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HTTP GET http://localhost:3000/userJWTValidation | |
HTTP GET http://localhost:3000/JwtValidation | |
HTTP GET http://localhost:3000/creationOfUserDetails | |
HTTP GET http://localhost:3000/getAllusersDetails | |
HTTP GET http://localhost:3000/fetchUserDetails | |
HTTP GET http://localhost:3000/deletionOfUserDetails | |
HTTP GET http://localhost:3000/updationOfUserDetails | |
HTTP GET http://localhost:3000/getExpenseCategoryOfUsers | |
HTTP GET http://localhost:3000/getExpenseCategoryOfUser | |
HTTP GET http://localhost:3000/deletionExpenseCategoryOfUser | |
HTTP GET http://localhost:3000/updationExpenseCategoryOfUser | |
HTTP GET http://localhost:3000/creationOfExpenseCategoryOfUser | |
HTTP GET http://localhost:3000/getExpenseCategoryOfUsers | |
HTTP GET http://localhost:3000/getExpenseCategoryOfUser | |
HTTP GET http://localhost:3000/deletionOfExpenseCategoryOfUser | |
HTTP GET http://localhost:3000/updationOfExpenseOfUser | |
HTTP GET http://localhost:3000/creationOfExpenseOfUser |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment