aboutsummaryrefslogtreecommitdiffstats
path: root/examples/rest_stream_response/Makefile
blob: 65858e6e5424a7537845a006c0e8666d193d85dd (plain) (blame)
1
2
3
4
5
6
7
8
PROJECT = rest_stream_response
PROJECT_DESCRIPTION = Cowboy REST example with streaming
PROJECT_VERSION = 1

DEPS = cowboy
dep_cowboy_commit = master

include ../../erlang.mk