InterviewSolution
Saved Bookmarks
| 1. |
How are RESTful APIs beneficial for developers? |
|
Answer» RESTFUL APIs are extremely beneficial for WEB developers to build web applications as they consume the lowest bandwidth and their design in such a WAY to communicate well with the INTERNET mainly like PUT, POST, GET, etc. |
|