Go to file
2023-10-24 07:49:29 +03:00
.devcontainer SA-14 Updated User model structure and Services 2023-10-16 03:22:49 +00:00
.vscode Merge branch 'develop' into feature/SA-14-guest-authorization 2023-10-16 04:14:44 +00:00
ShoppingAssistantApi.Api feature: add generatePersonalWishlistName method, Api endpoint and tests 2023-10-23 22:44:42 +03:00
ShoppingAssistantApi.Application remove GlobalUser reference from WishlistRepository 2023-10-24 07:49:29 +03:00
ShoppingAssistantApi.Domain SA-29 develope branch merged 2023-10-22 22:16:25 +03:00
ShoppingAssistantApi.Infrastructure remove GlobalUser reference from WishlistRepository 2023-10-24 07:49:29 +03:00
ShoppingAssistantApi.Persistance remove GlobalUser reference from WishlistRepository 2023-10-24 07:49:29 +03:00
ShoppingAssistantApi.Tests feature: add generatePersonalWishlistName method, Api endpoint and tests 2023-10-23 22:44:42 +03:00
ShoppingAssistantApi.UnitTests SA-29 stream open ai response test commented 2023-10-22 22:23:36 +03:00
.gitignore SA-7 project created 2023-09-22 23:02:20 +03:00
README.md Initial commit 2023-09-19 18:18:59 -04:00
ShoppingAssistantApi.sln SA-29 added Unit test for OpenAiService 2023-10-14 02:13:50 +00:00

shopping-assistant-api