mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-07-10 04:21:21 +02:00
docs(help): add beta warning for inbox api
This commit is contained in:
@@ -3,6 +3,10 @@ title: Getting Started
|
||||
description: Learn about Notesnook's Inbox API.
|
||||
---
|
||||
|
||||
> warn Beta feature
|
||||
>
|
||||
> Inbox API is still in beta so expect things to change and/or break. If you find any issues, kindly open an issue on our [GitHub repo](https://github.com/streetwriters/notesnook).
|
||||
|
||||
# Getting started with the Inbox API
|
||||
|
||||
Think of the Inbox API as a private mailbox for your Notesnook account. You give other apps or services a key to drop notes into it, and those notes show up in your Notesnook account the next time you sync — fully encrypted, readable only by you.
|
||||
|
||||
@@ -3,6 +3,10 @@ title: Self-Hosting Inbox API
|
||||
description: Learn about self-hosting Notesnook's Inbox API.
|
||||
---
|
||||
|
||||
> warn Beta feature
|
||||
>
|
||||
> Inbox API is still in beta so expect things to change and/or break. If you find any issues, kindly open an issue on our [GitHub repo](https://github.com/streetwriters/notesnook).
|
||||
|
||||
# Self-Hosting Inbox API
|
||||
|
||||
If you prefer not to send data through Notesnook's hosted inbox instance, you have two options:
|
||||
|
||||
Reference in New Issue
Block a user