FunnelLingo backend
This is the license + version API for the FunnelLingo Chrome extension. There is no UI here.
GET /api/config— remote config / version channelPOST /api/activate— license activationPOST /api/heartbeat— periodic re-validationGET /api/devices?licenseKey=...— list activationsPOST /api/devices/deactivate— free a device slot
See README.md in this app for the full contract.