Current section
Files
Jump to
Current section
Files
src/fast_server_config.app,src
{application, fast_server_config,
[{description, "Configuración rapida de enrutamiento en puerto 4000"},
{pkg_name, "fast_server_config"},
{vsn, "3.5.0"},
{modules, []},
{registered, []},
{applications, [kernel,
stdlib,
getopt,
erlware_commons,
bbmustache,
providers]},
{licenses, ["MIT"]},
{links, [{"GitHub", "https://github.com/gogohhh/fast_server_config"}]}]}.