npm.io
4.2.1 • Published 2 weeks ago

@walkeros/server-source-express

Licence
MIT
Version
4.2.1
Deps
4
Size
109 kB
Vulns
0
Weekly
0
Stars
342

walkerOS

@walkeros/server-source-express

Turn-key HTTP event collection server with Express.js. Runs standalone or embeds inside an existing Express app, handles JSON POST events, pixel tracking via GET, and configurable CORS.

DocumentationNPM PackageSource Code

Installation

npm install @walkeros/server-source-express

Quick start

{
  "version": 4,
  "flows": {
    "default": {
      "config": { "platform": "server" },
      "sources": {
        "express": {
          "package": "@walkeros/server-source-express",
          "config": {}
        }
      }
    }
  }
}

Documentation

Full configuration, mapping, and examples live in the docs: https://www.walkeros.io/docs/sources/server/express

Contribute

Feel free to contribute by submitting an issue, starting a discussion, or getting in contact.

License

MIT