@walkeros/server-destination-api
v4.1.2
Published
API server destination for walkerOS
Maintainers
Readme
@walkeros/server-destination-api
Server-side HTTP API destination for Node.js.
Documentation • NPM Package • Source Code
Installation
npm install @walkeros/server-destination-apiQuick start
{
"version": 4,
"flows": {
"default": {
"config": { "platform": "server" },
"destinations": {
"api": { "package": "@walkeros/server-destination-api", "config": {} }
}
}
}
}Documentation
Full configuration, mapping, and examples live in the docs: https://www.walkeros.io/docs/destinations/api/server
Contribute
Feel free to contribute by submitting an issue, starting a discussion, or getting in contact.
License
MIT
