notasrest

rest api for notas app

Usage no npm install needed!

<script type="module">
  import notasrest from 'https://cdn.skypack.dev/notasrest';
</script>

README

notasAjax

Contains a lot of interfaces in rest to communicate with notasServer.

The list of interfaces:

   getNotas
   getFirstNotas
   newNota
   getNotasLike
   deleteNotaById
   deleteNotaByCodigo
   updateNotaByCodigo
   updateNotaById
   getNotaById
   getNotaByCodigo
   getNotaByCodigoLike
   getNotasByTagsOr
   getNotasByTagsAnd
   getNotasByTagsLike
   getDocument
   getDocumentInfo
   insertDocument
   deleteDocument

Soon as possible these interfaces will be commented.

version 1.0.1.# notas