An example to use jbuilder.
- Run
shards install
crystal src/kemal-jbuilder-example.cr
- Open http://0.0.0.0:3000/
Then you can see
{"hello":"Hello,Jbuilder!"}
- Shootingfly - creator and maintainer
An example to use jbuilder.
shards install
crystal src/kemal-jbuilder-example.cr
{"hello":"Hello,Jbuilder!"}