https://github.com/videosdk-live/videosdk-rtc-api-server-examples
Example code for backend token generation and meeting id creation in major backend languages
https://github.com/videosdk-live/videosdk-rtc-api-server-examples
dotnet golang java nodejs php python ruby rust
Last synced: about 1 year ago
JSON representation
Example code for backend token generation and meeting id creation in major backend languages
- Host: GitHub
- URL: https://github.com/videosdk-live/videosdk-rtc-api-server-examples
- Owner: videosdk-live
- Created: 2021-10-23T11:37:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-08T04:51:22.000Z (over 2 years ago)
- Last Synced: 2025-04-05T12:51:09.453Z (about 1 year ago)
- Topics: dotnet, golang, java, nodejs, php, python, ruby, rust
- Language: Ruby
- Homepage: https://docs.videosdk.live/docs/guide/video-and-audio-calling-api-sdk/getting-started
- Size: 232 KB
- Stars: 9
- Watchers: 1
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VideoSDK RTC API server examples
Example available in the following languages:
- [PHP](php/README.md)
- [Python](python/README.md)
- [Go](go/README.md)
- [Java](java/README.md)
- [.NET core](dotnet/README.md)
- [Ruby](ruby/README.md)
- [Rust](rust/README.md)
- [Node.js](nodejs/README.md)
### More info
Visit, [videosdk.live](https://www.videosdk.live/) to know more about VideoSDK and generate API key & secret.