kong-toml

TOML parser

A tool that loads and parses TOML configuration files for use in Kong, a popular API gateway.

Kong configuration loader for TOML

GitHub

2 stars
3 watching
0 forks
Language: Shell
last commit: 8 months ago

Related projects:

Repository Description Stars
alecthomas/kong Tool for parsing complex command-line interfaces into structured Go data 2,178
alecthomas/kong-yaml Tools for loading and mapping YAML configuration files in Go applications. 14
alecthomas/kong-hcl A Go package for loading configuration files in the Hiero Configuration Language (HCL) format into a structured data model. 8
jm/toml A Ruby library for parsing and generating the TOML data interchange format 151
sam701/zig-toml A parser for TOML files in the Zig programming language 36
kowainik/tomland A Haskell library for bidirectional serialization of TOML configuration data 123
tamasfe/taplo A Rust toolkit for parsing and encoding TOML v1.0.0 data 1,504
skystrife/cpptoml A C++ library for parsing TOML configuration files 589
wunzeco/ansible-kong A tool for automating the installation and configuration of Kong, an open-source API management platform. 29
nimparsers/parsetoml Library for parsing TOML files into Nim data structures and converting them to JSON or alternative formats. 114
toml-rs/toml Tools and utilities for parsing and editing TOML configuration files in Rust 739
kong/docker-kong Provides a Docker distribution for Kong API gateway software 1,404
toml-lang/toml-test A tool that verifies the correctness of TOML parsers and writers through automated testing. 216
iarna/iarna-toml A TOML parser and stringifier that provides a familiar JSON interface. 322
uiri/toml A Python library for parsing and creating the TOML data interchange format. 1,097