Pokedex
    Preparing search index...

      Pokedex

      Documents

      Architecture
      Improvements
      OpenAPI
      Test Coverage

      Modules

      app
      Application/Pokemon/Queries/GetPokemon/GetPokemonQuery
      Application/Pokemon/Queries/GetPokemon/GetPokemonQueryHandler
      Application/Pokemon/Queries/GetTranslatedPokemon/GetTranslatedPokemonQuery
      Application/Pokemon/Queries/GetTranslatedPokemon/GetTranslatedPokemonQueryHandler
      Application/Shared/Monitoring/LoggerInterface
      Application/Shared/Monitoring/MonitorInterface
      Application/Shared/Pokemon/ClientInterface
      Application/Shared/Translator/ClientInterface
      Domain/Errors/HttpError
      Domain/Errors/ValidationError
      Domain/Types/Result
      Domain/ValueObjects/Pokemon
      index
      Infrastructure/Environments/config
      Infrastructure/ExternalService/Pokemon/HttpClient
      Infrastructure/ExternalService/Pokemon/types
      Infrastructure/ExternalService/Translator/HttpClient
      Infrastructure/ExternalService/Translator/types
      Infrastructure/Http/Controllers/PokemonController
      Infrastructure/Http/Middlewares/TracingMiddleware
      Infrastructure/Http/Utils/Headers
      Infrastructure/Monitoring/Logger
      Infrastructure/Monitoring/Monitor