ObjectStack REST API Server - automatic REST endpoint generation from protocol
SvelteKit adapter for ObjectStack — server endpoints for the ObjectStack REST API.
Nuxt adapter for ObjectStack — Nitro server routes for the ObjectStack REST API.
Next.js adapter for ObjectStack — App Router route handlers for the ObjectStack REST API.
Microkernel Core for ObjectStack
ObjectStack Core Runtime & Query Engine
Hono adapter for ObjectStack — edge-compatible REST API server for Cloudflare Workers, Deno, Bun, and Node.
Pure TypeScript type definitions for Object UI - The Protocol Layer
ObjectStack Studio - A metadata-driven admin interface for managing data and configuration
Storage Service for ObjectStack — implements IStorageService with local filesystem and S3 adapter skeleton
Express adapter for ObjectStack — mounts the generated REST API onto an Express app.
ObjectStack Data Adapter for Object UI
AI Service for ObjectStack — implements IAIService with LLM adapter layer, conversation management, tool registry, and REST/SSE routes
Settings service for ObjectStack — manifest registry + K/V resolver (Env > Tenant > User > Default) + REST routes. See ADR-0007.
MSW (Mock Service Worker) Plugin for ObjectStack Runtime
Command Line Interface for ObjectStack Protocol
Allow parsing of object rest/spread
Official Client SDK for ObjectStack Protocol
Fastify adapter for ObjectStack — mounts the generated REST API onto a Fastify app.
ObjectStack Console — opinionated, fork-ready runtime console built on @object-ui/app-shell with the full plugin set wired up. Ships as a Hono UI plugin serving a pre-built SPA.
Metadata loading, saving, and persistence for ObjectStack
Compile object rest and spread to ES5
Create a new ObjectStack project — npx create-objectstack
ObjectStack Protocol & Specification - TypeScript Interfaces, JSON Schemas, and Convention Configurations