Integration with Project Tye
Open
Type: Discussion
- Dominant language
- C#
- Stars
- 9.6k
- Forks
- 933
- Avg merge
- 12d 18h
- Merged PRs (30d)
- 2
Description
### What should we add or change to make your life better?
A fairly trivial thing would be this:
Entering the service name in _appsettings.json_, and the Urls will be resolved from environmental variables set by Tye. Eliminating the need for hardcoded Urls.
In essence just call ```GetServiceUrl(string serviceName)``` in the Tye Configurations API under the hood.
### Why is this important to you?
It would fit into the developer flow when developing and testing micro services locally.
Contributor guide
Assessment
This issue has not been assessed yet.