Key Notes before deep dive into Microservices
I wrote some key concepts before going to learn Microservices
REST - REpresentational State Transfer.
The key thing about REST Web Services is the fact that they would make the best use of HTTP. REST is completely built on top of HTTP.
What is th...
hemantdwivedi.hashnode.dev1 min read