Merchants API (78Merchants)
About This Project
Objective
Develop a robust API service for managing merchants, their inventory, and transactions.
Tools & Technologies
Java, Spring Boot, OracleDB, Hibernate, REST API,
View on GitHub
Challenge
Designed REST endpoints for CRUD operations on merchants and inventory.
Handled data validation and error responses using exception handlers.
Configured database migrations and optimized queries.