Skip to content

Commit

Permalink
Create index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gkorland authored Dec 5, 2024
1 parent 5bc16e8 commit 1a07a8b
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions integration/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: "Integration"
description: "Learn how to integrate FalkorDB into your applications with REST APIs"
has_children: true
nav_order: 5
---

# Integration

The Integration section of the FalkorDB documentation provides all the necessary guidance for connecting
and integrating FalkorDB with your applications and workflows.
Learn how to leverage FalkorDB's flexible APIs and SDKs to build high-performance, low-latency graph applications.

## Topics in This Section

- [REST API](./rest.md): Learn how to interact with FalkorDB using its REST API for seamless integration with your applications.

0 comments on commit 1a07a8b

Please sign in to comment.