Commit graph

38 commits

Author SHA1 Message Date
Serdar Dogruyol
9169469a85 Update README.md 2015-12-17 10:45:24 +02:00
Sdogruyol
c005bae101 Update docs 2015-12-16 20:34:30 +02:00
Sdogruyol
5eba76da7b Update docs 2015-12-16 20:32:01 +02:00
Imran Latif
4d1e31cb41 Removed env from redirect and changed redirect from method to macro.
Removed `env.redirect` in-favor of `redirect` in-order to make Kemal's
API look more like Sinatra.

Thanks @sdogruyol and @f for introducing me to macros :-).

Binding HTTP::Server to 0.0.0.0
2015-12-10 01:24:49 +05:00
Fatih Kadir Akın
945fa59a6c Add render macro to kemal core to have dynamic rendering mechanism. It actually binds built-in ecr parser to the Kemal as a macro. 2015-12-06 16:55:35 +02:00
The Gitter Badger
15b996b117 Add Gitter badge 2015-12-05 21:14:12 +00:00
Imran Latif
cd69a866d5 Adding method for doing browser redirection from inside any route.
Made some small changes
2015-12-05 02:23:18 +05:00
Sdogruyol
dfea8df0f7 Clearer installation instructions 2015-12-02 21:02:39 +02:00
Sdogruyol
6e22496b92 Add development/production mode to README 2015-11-23 20:52:28 +02:00
Serdar Dogruyol
56e3d36d7e Fix Travis link 2015-11-22 11:41:21 +02:00
Serdar Dogruyol
173bbf7639 Update README.md 2015-11-21 12:29:35 +02:00
Sdogruyol
86dfd1a24d Updated benchmark 2015-11-19 20:20:51 +02:00
Sdogruyol
639d4a7a48 Updated benchmarks 2015-11-17 21:53:33 +02:00
Sdogruyol
db48f40fe6 Added middleware section to README.md 2015-11-13 21:23:05 +02:00
Sdogruyol
d8ab11f73f Add benchmark section to README.md 2015-11-09 20:57:54 +02:00
Sdogruyol
bbe22e96e3 Added JSON payload retrieval to README 2015-11-06 20:49:08 +02:00
Sdogruyol
fd5c913f53 Fix static sample 2015-11-02 21:43:42 +02:00
Sdogruyol
72ca56ea91 Added static files section 2015-11-01 10:40:49 +02:00
Sdogruyol
83bbe7e19a Added travis build badge 2015-10-31 10:03:55 +02:00
Sdogruyol
f82a57b2a4 Update environment documentation 2015-10-30 22:40:37 +02:00
Sdogruyol
a0c909621c Renamed all occurrences of ctx to env 2015-10-29 11:49:58 +02:00
Sdogruyol
5bc81e7e5b Change single quotes to double quotes 2015-10-29 11:42:54 +02:00
Sdogruyol
d0ea2f049c Added documentation 2015-10-29 11:41:00 +02:00
Sdogruyol
2cbe54b624 Fixed samples url 2015-10-29 11:22:44 +02:00
Sdogruyol
3b4aeb6ea5 Resized logo 2015-10-28 20:56:39 +02:00
Fatih Kadir Akın
91988095c9 Update README.md 2015-10-27 10:20:18 +02:00
Serdar Dogruyol
461160c531 Update README.md 2015-10-27 07:08:15 +02:00
Aşkın Gedik
bad7171e6c Update README.md 2015-10-26 13:28:23 +02:00
Sdogruyol
fa00265345 Use macro to generate DSL and support delete,patch verbs 2015-10-24 22:20:39 +03:00
Sdogruyol
f2e385801f Added run instruction 2015-10-24 19:20:49 +03:00
Sdogruyol
2c9d967890 Added link to samples 2015-10-24 16:50:26 +03:00
Sdogruyol
4ba6e9d0e5 Added require statement to sample 2015-10-24 16:48:47 +03:00
Sdogruyol
b431f4128b Added thanks section 2015-10-23 22:51:39 +03:00
Sdogruyol
4f3245e22e Updated README 2015-10-23 22:43:33 +03:00
Sdogruyol
328629b6f4 Added installation instructions 2015-10-23 21:50:19 +03:00
Sdogruyol
8d7b8e5d8e Updated README 2015-10-23 21:44:41 +03:00
Sdogruyol
5ca84fea4c Renamed all occurrences to Kemal 2015-10-23 21:33:26 +03:00
Ary Borenszweig
72390a3ebf Create README.md 2015-06-01 18:06:26 -03:00