Commit Graph

11 Commits

Author SHA1 Message Date
drew 0298bbdb25 fixed cors? 2025-01-15 16:14:55 -06:00
drew c5f07c83f1 fixed cors 2025-01-15 15:42:03 -06:00
drew 19e1966ecd added cors with hardcoded urls 2025-01-14 10:46:44 -06:00
drew 53c8c0700a fixed it 2025-01-12 19:46:35 -06:00
drew 2e1a3b0dcc shits fucked? 2025-01-12 19:41:55 -06:00
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
drew 9ffaf27ca3 stuff 2025-01-08 18:13:31 -06:00
drew c3e567494c updates 2025-01-08 16:57:51 -06:00
drew 0bc0c9e76f some changes 2025-01-08 10:55:59 -06:00
drew b05abfba0e things pt2 2025-01-07 22:02:12 -06:00
drew 696cc84dc0 things and stuff 2025-01-07 21:56:50 -06:00