Murmeldyret / P3-Project

2 stars 0 forks source link

Apihelper-refactor-1 #91

Closed Murmeldyret closed 1 year ago

Murmeldyret commented 1 year ago

The ApiHelper is now structered as a Singleton such there will always be only one instance of the HttpClient in the program when running. The configuration class is partial and allows for extending the functionallity of the client.