19 lines
345 B
Markdown
19 lines
345 B
Markdown
---
|
|
title: Overview
|
|
anchor: overview
|
|
weight: 5
|
|
---
|
|
|
|
|
|
## What this section does not cover
|
|
|
|
Details on implementation are found under:
|
|
|
|
* [JSON API Endpoints](#endpoints)
|
|
|
|
Details what endpoints are available to send/receive data through.
|
|
|
|
* [Structures](#structures)
|
|
|
|
Details what kind of data is sent back and forth between clients and servers.
|