mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-29 19:46:55 +00:00
feat: include global announcement
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
This commit is contained in:
@@ -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``.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -5,6 +5,8 @@ category: 'Developer Resources'
|
||||
menuTitle: 'GraphQL APIs'
|
||||
---
|
||||
|
||||
<announcement></announcement>
|
||||
|
||||
## Features
|
||||
|
||||
* Generates GraphQL APIs for **ANY** MySql, Postgres, MSSQL, Sqlite database :fire:
|
||||
|
||||
@@ -5,6 +5,8 @@ category: 'Developer Resources'
|
||||
menuTitle: 'REST APIs'
|
||||
---
|
||||
|
||||
<announcement></announcement>
|
||||
|
||||
## Features
|
||||
|
||||
* **Automatic REST APIs for any SQL database**
|
||||
|
||||
@@ -6,6 +6,8 @@ category: "Developer Resources"
|
||||
menuTitle: "Webhooks"
|
||||
---
|
||||
|
||||
<announcement></announcement>
|
||||
|
||||
## Triggers
|
||||
|
||||
Webhooks allows user to trigger on certain operations on following database operations
|
||||
|
||||
Reference in New Issue
Block a user