Qodex.ai
Qodex.ai
IntroductionAsk Anything
Point
Posts
Add Point
Gets
Get Point By NameGet Point By IdGet All Points
Patch
Update Point by IdUpdate Point by Name
Delete
Delete Point by Id
User
Posts
Add User
Gets
Get All UsersGet User By EmailGet User By Id
Patch
Update User by Email
Delete
Delete User by Email
IntroductionAsk Anything
Point
Posts
Add Point
Gets
Get Point By NameGet Point By IdGet All Points
Patch
Update Point by IdUpdate Point by Name
Delete
Delete Point by Id
User
Posts
Add User
Gets
Get All UsersGet User By EmailGet User By Id
Patch
Update User by Email
Delete
Delete User by Email
HomeUserGets

Gets

Number of APIs: 3

  1. Get All Users GET http://localhost:8080/users

  2. Get User By Id GET http://localhost:8080/users/getUserById/621ab18b50712f66a5d09924

  3. Get User By Email GET http://localhost:8080/users/getUserByEmail/konst@eleni.gr

Previous
Add User
Next
Get All Users