Go to file
Sdogruyol 5ca84fea4c Renamed all occurrences to Kemal 2015-10-23 21:33:26 +03:00
samples Renamed all occurrences to Kemal 2015-10-23 21:33:26 +03:00
spec Renamed all occurrences to Kemal 2015-10-23 21:33:26 +03:00
src Renamed all occurrences to Kemal 2015-10-23 21:33:26 +03:00
.gitignore Initial commit 2014-06-11 20:41:02 -03:00
README.md Renamed all occurrences to Kemal 2015-10-23 21:33:26 +03:00
shard.yml Added shard.yml 2015-10-23 21:01:30 +03:00

README.md

Kemal

This is a proof-of-concept Sinatra clone for Crystal.

Status

Basic get, put, post and head routes can be matched, and request parameters can be obtained. We are still missing a lot!