Kemal
- The simplest to get started
- Might not be as powerful as the others
- Most popular of the 3
- The need to recompile the whole thing before I run it and the fact that compilation is slow makes life of a (web) developer hard.
examples/crystal-1-0-conf/shard.yml
name: Kemal Demo version: 0.0.1 authors: - Gabor Szabo <gabor@szabgab.com> description: | Showing some code with Kemal dependencies: kemal: github: kemalcr/kemal spec-kemal: github: kemalcr/spec-kemal crinja: github: straight-shoota/crinja development_dependencies: ameba: github: crystal-ameba/ameba sentry: github: samueleaton/sentry license: MIT