feat: include global announcement

Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
This commit is contained in:
Wing-Kam Wong
2022-04-04 16:02:55 +08:00
parent 1d3e29c706
commit 7bd1c03799
28 changed files with 69 additions and 4 deletions

View File

@@ -6,6 +6,8 @@ category: 'Developer Resources'
menuTitle: 'Accessing APIs'
---
<announcement></announcement>
## REST APIs
- Go to NocoDB Project, click the rightmost button and click ``Copy auth token``.

View File

@@ -6,6 +6,7 @@ category: 'Developer Resources'
menuTitle: 'API Tokens'
---
<announcement></announcement>
## API Tokens
NocoDB allows creating API tokens which allow it to be integrated seamlessly with 3rd party apps.

View File

@@ -5,6 +5,8 @@ category: 'Developer Resources'
menuTitle: 'GraphQL APIs'
---
<announcement></announcement>
## Features
* Generates GraphQL APIs for **ANY** MySql, Postgres, MSSQL, Sqlite database :fire:

View File

@@ -5,6 +5,8 @@ category: 'Developer Resources'
menuTitle: 'REST APIs'
---
<announcement></announcement>
## Features
* **Automatic REST APIs for any SQL database**

View File

@@ -6,6 +6,8 @@ category: "Developer Resources"
menuTitle: "Webhooks"
---
<announcement></announcement>
## Triggers
Webhooks allows user to trigger on certain operations on following database operations