@orgloop/server
v0.1.8
Published
OrgLoop HTTP API server
Downloads
726
Readme
@orgloop/server
OrgLoop HTTP API server -- exposes the OrgLoop engine over HTTP for remote management and integration.
Note: This package is a placeholder for the v1.1 release. It currently re-exports
@orgloop/core. The HTTP API surface is under design.
Install
npm install @orgloop/serverStatus
Planned capabilities:
- REST API for engine lifecycle (start/stop/status)
- Event submission endpoint
- Route and config inspection
- WebSocket event streaming
- Health check endpoints
For now, use @orgloop/cli to run OrgLoop, or embed @orgloop/core directly as a library.
Documentation
Full documentation at orgloop.ai
License
MIT
