noinfopath-odata

noinfopath odata module

Usage no npm install needed!

<script type="module">
  import noinfopathOdata from 'https://cdn.skypack.dev/noinfopath-odata';
</script>

README

Build Status coverage

noinfopath-sharepoint

NoInfoPath SharePoint REST API

makeResourceUrl(service, listname)

makeResourceUrl

Params:

  • string service - Name of SharePoint REST API.
  • string listname - Name of SharePoint list or library.

Return:

  • string Returns fully qualified URL to the REST API for the list or library specified.