Engineering Full Stack Apps with Java and JavaScript
What are the differences between SOAP web services and REST web services?
If REST can support multiple MIME types such as XML, Text, JSON, user-defined etc. then how do server and client know about what the other is sending?
What are the different ways in which you can secure a REST web service?
What are microservices?