ooow / jewel-f

Jewel Front End
1 stars 0 forks source link

Crete config file for storing URLs #55

Closed ooow closed 5 years ago

ooow commented 5 years ago

Crete ApiService for configuration project API addresses.

// description is outdated.

  • This service should return by provided API name key valid for current environment URL value.

For example, if you running the project on local environment service should return for provided ${api-name-key} right URL address with http://localhost:8080/ prefix.