/users

User profiles and identities.

Primary LanguageC#

Crowd Parlay's users microservice Test

  • languages: C# SQL
  • frameworks: .NET 7 ASP.NET Core
  • persistence: PostgreSQL Dapper EF Core FluentMigrator
  • testing: xUnit Testcontainers AutoFixture
  • other: MassTransit RabbitMQ OpenIddict Mediator FluentValidation Mapster Swashbuckle

Running in development environment

  1. docker network create users-network
  2. docker compose up
  3. The service is now available at 0.0.0.0:8080