8 lines
264 B
Markdown
8 lines
264 B
Markdown
# frank
|
|
|
|
This is a proof-of-concept [Sinatra](http://www.sinatrarb.com/) clone for [Crystal](http://www.crystal-lang.org).
|
|
|
|
## Status
|
|
|
|
Basic `get`, `put`, `post` and `head` routes can be matched, and request parameters can be obtained.
|
|
We are still missing a lot!
|