elviejokike / flask-eureka

Flask Eureka Integration
MIT License
25 stars 18 forks source link

How to call other microservices? #14

Open ZongXR opened 1 year ago

ZongXR commented 1 year ago

I have registried my microservice to eureka, but how to call other microservices using flask-eureka?