kemal-jbuilder-example

October 10, 2019 ยท View on GitHub

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

  • Shootingfly - creator and maintainer

Contents

  1. 1Usage
  2. 2Contributors