Qodex.ai
Qodex.ai
Introduction
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
Introduction
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
HomeUser

User

Number of APIs: 6

  1. Posts - Add User POST http://localhost:8080/users/addUser

  2. Gets - Get All Users GET http://localhost:8080/users

  3. Gets - Get User By Id GET http://localhost:8080/users/getUserById/621ab18b50712f66a5d09924

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

  5. Patch - Update User by Email PATCH http://localhost:8080/users/updateUserByEmail/konst@eleni.gr

  6. Delete - Delete User by Email DELETE http://localhost:8080/users/deleteUser/621a58a7437bbffdb5994072

Previous
Delete Point by Id
Next
Posts