José Valim 06b2c1e746 Increment max_keepalive for Cowboy (#2558) 8 năm trước cách đây
..
config 06b2c1e746 Increment max_keepalive for Cowboy (#2558) 8 năm trước cách đây
lib 0a65afdf05 Improve the Elixir Phoenix benchmark (#2214) 9 năm trước cách đây
priv 840bf43f9e Add phoenix 10 năm trước cách đây
web 96deafcf35 fix json response: (#2539) 8 năm trước cách đây
.gitignore bef4ac447f Update phoenix deps and add ORM tests 10 năm trước cách đây
README.md 840bf43f9e Add phoenix 10 năm trước cách đây
benchmark_config.json 1e528d0697 Phoenix is a Fullstack framework - and its overhead should be compared to Cowboy. 9 năm trước cách đây
mix.exs 0a65afdf05 Improve the Elixir Phoenix benchmark (#2214) 9 năm trước cách đây
setup.sh e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 năm trước cách đây

README.md

Hello

To start your new Phoenix application:

  1. Install dependencies with mix deps.get
  2. Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:8080 from your browser.