Sending data to a server using post method in ionic
问题 I am trying to send data to a server with a post method from an ionic development , the problem is I do not understand poque not work. Index <ion-view view-title="Guardar estudiante"> <ion-content class="padding"> <form> <div class="list"> <label class="item item-imput"> <input type="number" placeholder="Documento" ng-model="Usuario.idu"> </label> <label class="item item-imput"> <input type="text" placeholder="Nombre" ng-model="Usuario.nom"> </label> <label class="item item-imput"> <input