README
Trez SMS Client
This library is created in purpose of working with Trez SMS Webservice within the Node.js Applications.
Samples
Sample codes exist in the samples.js
file, located in the root path of this respository.
Javascript client for Trez SMS Webservice
<script type="module">
import trezSmsClient from 'https://cdn.skypack.dev/trez-sms-client';
</script>
This library is created in purpose of working with Trez SMS Webservice within the Node.js Applications.
Sample codes exist in the samples.js
file, located in the root path of this respository.