%% -*- mode: erlang -*- {erl_opts, [debug_info]}. {deps, [ {minirest, {git, "https://github.com/emqx/minirest.git", {tag, "1.3.7"}}} ]}. {shell, [ % {config, "config/sys.config"}, {apps, [http_server]} ]}.