Skip to content

borj404/VottunSDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

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.

To run it

First go to the script path and give it execution permissions:

chmod +x vottun_sdk.sh

Then run it:

./vottun_sdk.sh

Or

It can also be executed directly within the current shell environment:

source vottun_sdk.sh

Menu & Docs

Type "help" to show the help menu with all available functions.

For detailed information about the APIs included in this script check the documentation.

Support

For any questions contact me through Discord.

About

Bash script for fast access to Vottun APIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages