You can see SwaggerUi of other services by selecting definition:
Just open with Visual Studio make sure you select "docker-compose" as startup project and than run
Sample create order json:
{
"userId": "ibrahim"
"amount": 100,
"price": 25000,
"notificationChannels": [
"sms",
"email",
"push"
]
}
- Clean Architecture
- API Gateway
- Docker
- RabbitMQ
- ELK Stack (or Graylog)
- CQRS
- Saga Pattern
- MediatR
- MassTransit
- Autofac
- Automapper
- FluentValidation
- Entity Framework Core
- Serilog