drew 8375999172 Add CRUD endpoints for inventory management
Implemented GET, POST, PUT, and DELETE endpoints for the `/inventory` resource. These endpoints provide full CRUD functionality, handling operations such as retrieval, creation, update, and deletion of inventory items in the database. Adds appropriate error handling for cases where inventory items are not found.
2025-01-08 19:30:52 -06:00
2025-01-07 11:39:01 -06:00
2025-01-07 21:56:50 -06:00
S
Description
No description provided
575 KiB
Languages
TypeScript 47.8%
C# 41.4%
JavaScript 2.8%
Dockerfile 2.8%
Shell 2.3%
Other 2.9%