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 InvestBuildings

Buildings

Number of APIs: 5

  1. Get All Buildings GET http://localhost:3000/api/buildings

  2. Add Building POST http://localhost:3000/api/buildings

  3. Get Building by ID GET http://localhost:3000/api/buildings/4

  4. Update a Building PUT http://localhost:3000/api/buildings/4

  5. Delete a Building DELETE http://localhost:3000/api/buildings/3

Previous
Delete a User
Next
Get All Buildings