- I used database docker image in web api application and then those apis consumes to another asp.net mvc application.
-I already run web api application in docker and start in docker.
-so, now i want to consume those apis using that service(web api) container.
-Please suggest me to how to implement.
Thanks
Biplab