Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shootingfly/kemal-jbuilder-example


https://github.com/shootingfly/kemal-jbuilder-example

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# kemal-jbuilder-example

An example to use jbuilder.

## Usage

1. Run
```shell
shards install
crystal src/kemal-jbuilder-example.cr
```

2. Open http://0.0.0.0:3000/
Then you can see **`{"hello":"Hello,Jbuilder!"}`**

## Contributors

- [Shootingfly](https://github.com/shootingfly) - creator and maintainer