@agendize/js-public-api
v1.12.0
Published
JavaScript wrapper for call Agendize Public API
Downloads
206
Readme
JavaScript wrapper to call Agendize Public API
Description
Javascript library to call our Public API
Install
Available via npm as the package @agendize/js-public-api.
npm i @agendize/js-public-api
Alternatively you may add the umd package directly to the html document using the unpkg link.
<script src="https://unpkg.com/@agendize/[email protected]/dist/js-public-api.umd.js"></script>
When adding via unpkg, the loader can be accessed at agendize.api.PublicApi
.