Skip to content

Feat: Added endpoints to upload and remove images

Mahtab Khan requested to merge feature/API-images into feature/Backend-API

Changes New Features:

Added image upload endpoints to AWS S3 bucket. Updated endpoints to enhance listing creation, update, and image deletion capabilities. Improvements:

Refactored code for better maintainability and performance. Updated various dependencies to their latest versions for security and efficiency. Testing Expanded automated tests to cover new functionality. Manual tests confirm integration with front-end and endpoint reliability.

Merge request reports