bknd-custom-endpoint
Installation
SKILL.md
Custom Endpoint
Create custom API endpoints beyond Bknd's auto-generated CRUD routes.
Prerequisites
- Running Bknd instance
- Basic understanding of HTTP methods and REST APIs
- Familiarity with TypeScript/JavaScript
When to Use UI Mode
Custom endpoints require code configuration. No UI approach available.