❔ MicroServices

Is there some easy way to change Restapi to the microservices mode
4 Replies
Pobiega
Pobiega2y ago
Microservice is an architectural design. Rest API is an interaction pattern/policy. What is your actual question?
Ankur Singh
Ankur SinghOP2y ago
I want to transform several RestApi applications to microservices architectural, Is it possible to imply this by changing some code
Pobiega
Pobiega2y ago
No? You'd have to actually do the work. You can't just magically change architectural design without putting in the work
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.

Did you find this page helpful?