Skip to content

wooksjs/wooksjs

Repository files navigation

wooksjs

!!! This is work-in-progress library, breaking changes are expected !!!


Wooks is an Event Processing Framework based on composable (hooks) functions. Wooks README.md

Supported events:

✅ HTTP (node server) @wooksjs/event-http

✅ CLI (command line interface) @wooksjs/event-cli

⚒️ WebSockets (planned 2023)

⚒️ AWS Lambda (planned 2023)

⚒️ Redis (planned ...)

Documentation

To check out docs, visit wooks.moost.org.

Contributing

Welcome!