UNPKG

cloki

Version:

LogQL API with Clickhouse Backend

7 lines (5 loc) 94 B
// Echo Handler function handler (req, res) { res.send('echo') }; module.exports = handler