Simple Rest Client
Goal
Implement simple rest client which is able to fetch the configurations from ConfigSeeder and returning the list of configuration values. Tests using a mock server.
Example
Excluded
- Identification logic (separate story)
Goal
Implement simple rest client which is able to fetch the configurations from ConfigSeeder and returning the list of configuration values. Tests using a mock server.
Example
Excluded