- Notifications
You must be signed in to change notification settings - Fork0
Kotlin code samples for Vonage APIs using the Kotlin Server SDK.
License
Vonage/vonage-kotlin-code-snippets
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Kotlin code samples forVonage APIs usingtheKotlin Server SDK.These are used in theVonage developer portal.
Quickstarts also available for:
See theGetting Started guideif you are new to Vonage for an overview.
To use this sample you will first need aVonage account.For some of the examples you may need tobuy a number.Most APIs will require you tocreate an application.
- Clone or download the repo (see the green
Codebutton above). - Open the project in your IDE - IntelliJ IDEA or Visual Studio Code are recommended.
- Run
gradlew assembleto build the project.- To work with a local copy of the SDK or any of its dependencies, run
mvn installfrom the respective repo. - To work with a different / specific version of the SDK or any dependencies, edit the
build.gradle.ktsfile.
- To work with a local copy of the SDK or any of its dependencies, run
- Copy
.env-exampleto.envand edit the values. TheEnvironmentVariables.kt file is where they're loaded. - Use your IDE to run the examples you are interested in.
SeeSNIPPETS.md for an aggregated list of all the code in this repository. You can thenCtrl+F search this file to find what you're looking for.
About
Kotlin code samples for Vonage APIs using the Kotlin Server SDK.
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.