shard-kemal/README.md
2015-10-23 21:44:41 +03:00

9 lines
271 B
Markdown

# Kemal
[Sinatra](http://www.sinatrarb.com/) clone for [Crystal](http://www.crystal-lang.org).
Kemal is under heavy development and supports Crystal 0.9.0!
## Status
Basic `get`, `put`, `post` and `head` routes can be matched, and request parameters can be obtained.