Awesome
frank
[!IMPORTANT] This library is no longer supported or updated by Manas.Tech, therefore we have archived the repository.
The contents are still available readonly and continue to work as a shards dependency.
For a maintained version of a microframework inspired in sinatra, check out Kemal.
If you wish to continue development yourself, we recommend you fork it. We can also arrange to transfer ownership.
If you have further questions, please reach out on https://forum.crystal-lang.org or crystal@manas.tech
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!