Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(automated): Update docs from Gitbook #20

Merged
merged 1 commit into from
Jul 22, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/learn/sdk/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# The atSDK
# atSDK

## Overview

Expand All @@ -8,4 +8,4 @@ The atClient SDKs provide everything you need to write an application which impl

### Sections

<table data-column-title-hidden data-view="cards"><thead><tr><th data-card-target data-type="content-ref">Link</th><th>Description</th></tr></thead><tbody><tr><td><a href="onboarding.md">onboarding.md</a></td><td>How to authenticate an atClient to an atServer</td></tr><tr><td><a href="atid-reference.md">atid-reference.md</a></td><td>Learn how to create atIDs for your chosen platform</td></tr><tr><td><a href="crud-operations.md">crud-operations.md</a></td><td>How to do basic CRUD operations on an atServer</td></tr><tr><td><a href="events.md">events.md</a></td><td>How to send and receive real-time events</td></tr><tr><td><a href="synchronization.md">synchronization.md</a></td><td>How to sync and persist data with an atServer</td></tr></tbody></table>
<table data-column-title-hidden data-view="cards"><thead><tr><th data-card-target data-type="content-ref">Link</th><th>Description</th></tr></thead><tbody><tr><td><a href="onboarding.md">onboarding.md</a></td><td>How to authenticate an atClient to an atServer</td></tr><tr><td><a href="atid-reference.md">atid-reference.md</a></td><td>Learn how to create atKeys for your chosen platform</td></tr><tr><td><a href="crud-operations.md">crud-operations.md</a></td><td>How to do basic CRUD operations on an atServer</td></tr><tr><td><a href="events.md">events.md</a></td><td>How to send and receive real-time events</td></tr><tr><td><a href="synchronization.md">synchronization.md</a></td><td>How to sync and persist data with an atServer</td></tr></tbody></table>