For a maintained version of a microframework inspired in sinatra use Kemal
This is a proof-of-concept Sinatra clone for Crystal.
Basic get
, put
, post
and head
routes can be matched, and request parameters can be obtained.
We are still missing a lot!