The notes application and calendar application are both REST APIs. The notes application has POST, GET, PUT and DELETE operations for creating, getting, updating and deleting notes. Additionally, the ...
The notes application and calendar application are both REST API's. The notes application has POST, GET, PUT and DELETE operations for creating, getting, updating and deleting notes. Additionally, the ...