This API is designed to perform a Product searches from AWS S3 database.
This API can be used to perform efficient searches from AWS S3 database. Users can perfrom AutoComplete Search and General Search through this platform.
This project has been implemented using Java's Spring Boot framework and is connected to AWS S3 with AWS credentials and libraries. AWS S3 contains CSV/TSV files having product data of 50,000+ records.
- A User interactive Dashboard
- Pagination
- Hashing of keys on AWS S3 for more efficient searches.