Welcome to TrendyolOrderService, a .NET 7 Worker Service serving as the backend microservice for Trendyol Company's e-commerce platform. This microservice efficiently captures and logs customer information upon order completion.
- Seamless integration with Trendyol's e-commerce ecosystem.
- Efficient database logging of customer order information.
- Read Setup Guide: Refer to "CreateDatabase.txt" for essential setup details.
- Enter Credentials: Provide the required credentials - "apiKey," "apiSecret," "supplierId."
# Clone the repository
git clone https://github.com/erennmutlu1/TrendyolOrderService.git
# Navigate to the project folder
cd TrendyolOrderService
# Run the service
dotnet run