Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 781 Bytes

File metadata and controls

17 lines (10 loc) · 781 Bytes
title SDK Overview
description Learn how to use and manage your app’s SDK endpoints in Niles for secure data access and external integrations.
order 9

Access, extend, and connect your Niles app through automatically generated and custom API endpoints.

Every app created in Niles includes a fully functional SDK layer that allows secure interaction between your frontend, backend functions, and external systems.
The SDK is automatically generated based on your app’s data structure, pages, and integrations, giving you a ready-to-use interface for CRUD operations, automation, and external access.

You can also create custom SDK endpoints through prompts or directly in the editor, all without configuring servers or deployment pipelines.