Styrow.dev
Question 4 of 59

What are some architectural styles for creating a Web API?

Question

What are some architectural styles for creating a Web API?

Answer

This is one of the fundamental Web API interview questions. Bellows are four common Web API architectural styles: HTTP for client-server communication XML/JSON as formatting language Simple URI as the address for the services Stateless communication