robingoeppert/transport-api-client

Base URL persistence

Opened this issue · 0 comments

Currently, the base URL for the API is hard coded. But there is the possibility to host an own API Server, so it would be a nice feature to set the API URL as parameter.

  • Config file, which will be loaded on instantiating the TransportApiClient class