Commit Graph

52 Commits

Author SHA1 Message Date
Faustino Aguilar dfcd913d66 Add new line between logo and title
Small fix for markdown rendering in crystal-docs.org
2016-10-01 14:52:22 -05:00
Serdar Dogruyol 4e5a04b97f Add crystal-docs badge 2016-10-01 16:41:58 +03:00
Serdar Dogruyol 8a06459fb2 Update README.md 2016-03-19 15:38:07 +02:00
Serdar Dogruyol 5b51cc8ea7 Update README.md 2016-03-19 15:37:33 +02:00
Serdar Dogruyol 6929a1b8a9 Update README.md 2016-02-20 23:50:13 +02:00
Jerome Gravel-Niquet 69b836a98a use new Kilt 0.3 syntax, add mention in readme for clarity 2016-02-15 12:09:33 -05:00
Potapov Sergey 5ba4bca0e1 Fix broken links in README 2016-02-06 14:30:10 +01:00
Fatih Kadir Akın 507f8e6786 Fancier titles.
Added some emojis to cleaner expression
2016-02-04 13:47:38 +02:00
Fatih Kadir Akın 2155968a00 Update README.md 2016-01-25 10:50:54 +02:00
Fatih Kadir Akın e6db91c557 Update super-duper speedy values 🚀🚀🚀 2016-01-25 10:48:14 +02:00
Sdogruyol 38089ab84e Fix broken doc link 2016-01-11 19:16:44 +02:00
Sdogruyol 6194603fdb Update README 2016-01-08 19:11:59 +02:00
Sdogruyol 265bfb1db2 Remove docs 2016-01-06 22:00:17 +02:00
Sdogruyol d50d305e99 v0.4.0
- Built-in super simple & fast  WebSocket support
- Remove experimental fork mode
- Improve view macros (Thanks @f)
2015-12-19 10:05:28 +02:00
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