Home

Awesome

kemal-jbuilder-example

An example to use jbuilder.

Usage

  1. Run
shards install
crystal src/kemal-jbuilder-example.cr
  1. Open http://0.0.0.0:3000/ Then you can see {"hello":"Hello,Jbuilder!"}

Contributors