Current section
Files
Jump to
Current section
Files
src/cowboy_graphql.app.src
{application,cowboy_graphql,
[{description,"Generic graphql HTTP and websocket transports for Cowboy"},
{vsn,"0.2.0"},
{registered,[]},
{applications,[kernel,stdlib,cowboy]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub",
"https://github.com/seriyps/cowboy_graphql"}]}]}.