Skip to content

Consider a FixerClient to seperate the HTTP infrastructure code. #14

@naveddeshmukh

Description

@naveddeshmukh

FixerClient will act as a wrapper around HttpClient, this will help in following

  • Allows to neatly implement a Singleton access to HttpClient.
  • Moves GetFixerUrl from Fixer Facade
  • Allows to expose a public method such as UseHttps() to support https connection Support https connections to API #11

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions