README
Pod Base Service
This Module is the base class of all pod services modules. It Contains functions for sending the request and validating the input paramethers.
This is the base class of all POD services
<script type="module">
import podBaseService from 'https://cdn.skypack.dev/pod-base-service';
</script>
This Module is the base class of all pod services modules. It Contains functions for sending the request and validating the input paramethers.