module

Inquirer

Inquirer's server.

Inquirer communicates with Ven (and Ven communicates with Inquirer) through Orchestra, which itself sends & receives requests from and to the Inquirer server.

The Inquirer server is a simple RESTful API that acceps JSON requests and sends JSON responses.

A simple status page is also provided: users can inspect the scanned Ven distincts by navigating to this page.

Powered by Kemal.

Constants

VERSION = "0.1.0"

Nested types