aboutsummaryrefslogblamecommitdiffstats
path: root/examples/rest_stream_response/Makefile
blob: 5de48d448bbf561a95081cbc4af53011b8212c8d (plain) (tree)
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 = git https://github.com/ninenines/cowboy master

include ../../erlang.mk