Skip to content

Commit 23e8f89

Browse files
committed
Update index.md
1 parent 86b2bcc commit 23e8f89

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/spec/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ This section contains the technical specifications for the ObjectQL platform. It
66
* [**Objects & Fields**](./object.md) - Defining data models, field types, and validation rules.
77
* [**Actions (RPC)**](./action.md) - Defining custom server-side functions and APIs.
88
* [**Hooks (Triggers)**](./hook.md) - Attaching logic to database events.
9-
* [**App Definition**](./app.md) - Configuring menus and UI layout.
109

1110
## Data & Transport
1211
* [**Query Language (JSON)**](./query-language.md) - Specification of the Unified Query JSON format used by drivers and APIs.
13-
* [**HTTP Protocol**](./http-protocol.md) - Standard REST API endpoints and payload formats.

0 commit comments

Comments
 (0)