Home / Companies / Agora / Blog / Post Details
Content Deep Dive

Build an Agora Token Server Using Java

Blog post from Agora

Post Details
Company
Date Published
Author
Agora Superstar
Word Count
1,031
Language
English
Hacker News Points
-
Summary

This tutorial guides developers on how to build a simple microservice using Java and Jersey to generate an Agora RTC token for video chat applications. The guide assumes that the reader has knowledge of Apache Tomcat, IntelliJ IDEA IDE, Docker, REST framework, and basic understanding of classes in Java. It covers setting up a Jersey project, creating a Hello World API, generating an Agora token, and deploying the application on a Ubuntu VM using Docker. The tutorial also provides additional resources for further learning about tokens for Agora applications.