Which of the following is not a benefit of Web APIs?
Web APIs are frameworks that make it easy to build applications over HTTP services that are accessible over a large range of clients.
Web APIs provide an interface for developers to write code themselves instead of using APIs developed by others .
Web APIs are best used to create resource-oriented services.
Before Web APIs developers had to write the entire code for every task they needed to perform.
Submit