objectstack-api
Installation
SKILL.md
API Design — ObjectStack API Protocol
Skill Boundaries
| Need | Use instead |
|---|---|
| Model objects, fields, permissions, or datasources | objectstack-data |
| Filter, sort, paginate, or aggregate a request | objectstack-query |
| Register a kernel service, or read one from a plugin | objectstack-platform |
| CEL in a route guard or auth predicate | objectstack-formula |
Auto-Generated vs Custom APIs
Auto-Generated APIs
Every ObjectStack object with apiEnabled: true (the default) automatically
gets a full REST API: