Merge branch 'MA/Gateway' into 'main'
Gateway API Service See merge request ma03081/COM3014!10
Showing
- GatewayAPI/Program.cs 27 additions, 0 deletionsGatewayAPI/Program.cs
- GatewayAPI/Properties/launchSettings.json 52 additions, 0 deletionsGatewayAPI/Properties/launchSettings.json
- GatewayAPI/RequestCookieHandler .cs 36 additions, 0 deletionsGatewayAPI/RequestCookieHandler .cs
- GatewayAPI/ServiceCollectionExtensions.cs 26 additions, 0 deletionsGatewayAPI/ServiceCollectionExtensions.cs
- GatewayAPI/appsettings.Development.json 8 additions, 0 deletionsGatewayAPI/appsettings.Development.json
- GatewayAPI/appsettings.json 15 additions, 0 deletionsGatewayAPI/appsettings.json
- UserMicroservice/Controllers/UserController.cs 33 additions, 11 deletionsUserMicroservice/Controllers/UserController.cs
- UserMicroservice/Models/UpdateUserModel.cs 9 additions, 0 deletionsUserMicroservice/Models/UpdateUserModel.cs
- UserMicroservice/Services/IUserService.cs 1 addition, 1 deletionUserMicroservice/Services/IUserService.cs
- UserMicroservice/Services/UserService.cs 21 additions, 6 deletionsUserMicroservice/Services/UserService.cs
- docker-compose.yml 31 additions, 10 deletionsdocker-compose.yml
Loading
Please register or sign in to comment