Skip to content

bhagyashreeborate/ECommerce-REST-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

E-Commerce REST API using Spring and AWS S3

This API is designed to perform a Product searches from AWS S3 database.

About

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.

System Design

system design

Output

output-1

output-2

To Be Implemented

  • A User interactive Dashboard
  • Pagination
  • Hashing of keys on AWS S3 for more efficient searches.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages