@syncular/server-hono
v0.0.6-104
Published
Hono adapter for the Syncular server with OpenAPI support
Maintainers
Readme
@syncular/server-hono
Hono adapter for @syncular/server. Provides push/pull routes, WebSocket wake-ups and presence, blob routes, console API routes, and OpenAPI support.
Install
npm install @syncular/server-hono honoIf you want to serve the Console UI with mountConsoleUi, also install:
npm install @syncular/consoleDocumentation
- Hono adapter: https://syncular.dev/docs/server/hono-adapter
- API reference: https://syncular.dev/docs/api
- Operations & console: https://syncular.dev/docs/build/operations
Links
- GitHub: https://github.com/syncular/syncular
- Issues: https://github.com/syncular/syncular/issues
Status: Alpha. APIs and storage layouts may change between releases.
