This SDK has been developed so that users of Unix-like systems can easily run the Vottun APIs from the terminal.
Change the content of lines 5-6 between "" with your own App ID and API key. You can easily obtain them accessing your Vottun account.
Feel free to make any modifications you consider pertinent in order to adapt it to your needs.
Please let me know if you encounter any errors or issues while running this script.
First go to the script path and give it execution permissions:
chmod +x vottun_sdk.sh
Then run it:
./vottun_sdk.sh
It can also be executed directly within the current shell environment:
source vottun_sdk.sh
Type "help" to show the help menu with all available functions.
For detailed information about the APIs included in this script check the documentation.
For any questions contact me through Discord.