Skip to content

Mupati/agora-token-generator-in-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agora Token Generator written in Go

An RTM and RTC Token generator for Agora written in Go.
This is directly from a tutorial on the Agora Blog with a few modifications.

One-Click Deploy to Heroku

Deploy

Project Setup

  1. Clone the repository
  2. Install the project dependencies
  3. Copy the .env.example file into .env file and set your Agora Api Keys.
  4. Start the server: go run main.go

Releases

No releases published

Packages

No packages published