command
module
Version:
v0.0.0-...-3615eb4
Opens a new window with list of versions in this module.
Published: Jan 8, 2019
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
[WIP] The simple API that provides an HTTP source for the ClickHouse external dictionaries.
Supported databases:
Supported output formats:
Usage:
$ go build
$ ./clickhouse-dictionary-api -h
Usage of ./clickhouse-dictionary-api:
-c string
(default "config.yaml")
curl http://127.0.0.1:8080/dictionary/countries?format=JSONEachRow
{"id":316,"name":"RU"}
{"id":316,"name":"CY"}
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
src
|
|
|
|
Click to show internal directories.
Click to hide internal directories.