Skip to content

Commit 49470bb

Browse files
Merge pull request #25 from AgoraIO-Community/getStarted
updated get started
2 parents fb003f1 + 84b339f commit 49470bb

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

DOCS/Get_Started.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Get Started with the Agora Middleware Service
22

3-
The Agora Middleware Service is a Go-based backend solution that simplifies integrating Agora's cloud services into your applications. It provides a set of RESTful APIs for token generation, cloud recording management, and real-time transcription. 
4-
The Agora Middleware Service serves two primary purposes:
3+
The Agora Middleware Service is a Go-based backend solution that simplifies integrating Agora's cloud services into your applications. It provides a set of RESTful APIs for token generation, cloud recording management, and real-time transcription. The Agora Middleware Service serves two primary purposes:
54

65
1. For front-end developers: It provides a ready-to-use backend that handles Agora API interactions, allowing you to focus on building your application's user interface and features.
76

@@ -16,11 +15,10 @@ Key features of the middleware service include:
1615
- Configurable storage options for recordings and transcriptions
1716
- Easy-to-use RESTful API endpoints
1817

19-
Let's dive into setting up and using this powerful tool!
18+
Let's dive into setting up and using this server.
2019

2120
## Table of Contents
2221

23-
1. [Prerequisites](#prerequisites)
2422
1. [Installation](#installation)
2523
1. [Configuration](#configuration)
2624
1. [Running the Service](#running-the-service)

0 commit comments

Comments
 (0)