Qodex.ai
Qodex.ai
Introduction
Tech Test - We Invest
Users
Get All UsersAdd UserGet User by IDUpdate a UserDelete a User
Buildings
Get All BuildingsAdd BuildingGet Building by IDUpdate a BuildingDelete a Building
Messages
Get All MessagesAdd MessageGet Message by IDUpdate a MessageDelete a MessageSearch Engine
Introduction
Tech Test - We Invest
Users
Get All UsersAdd UserGet User by IDUpdate a UserDelete a User
Buildings
Get All BuildingsAdd BuildingGet Building by IDUpdate a BuildingDelete a Building
Messages
Get All MessagesAdd MessageGet Message by IDUpdate a MessageDelete a MessageSearch Engine
HomeTech Test - We InvestUsers

Users

Number of APIs: 5

  1. Get All Users GET http://localhost:3000/api/users

  2. Add User POST http://localhost:3000/api/users

  3. Get User by ID GET http://localhost:3000/api/users/3

  4. Update a User PUT http://localhost:3000/api/users/3

  5. Delete a User DELETE http://localhost:3000/api/users/6

Previous
Tech Test - We Invest
Next
Get All Users