Description
- This project is designed to search for products on Amazon using a keyword and display the search results. The application leverages Swagger for API documentation and uses OkHttp for making HTTP requests to Amazon. Additionally, the application includes a bot that can respond to queries about products and jokes using a combination of Amazon and Chuck Norris Jokes API services.
Features
- Search for products on Amazon by keyword Display search results API documentation using Swagger Bot service that responds to queries about products and jokes.
Technologies Used
- Java
- Spring Boot
- Swagger
- OkHttp