12726379bf
Update routing readme |
||
---|---|---|
.. | ||
Main.js | ||
Main.purs | ||
Readme.md |
Json Parsing Example
This is an example using the json parser.
To run the example server, run:
nix-shell --run 'example JsonParsing'
Or, without nix:
spago -x test.dhall run --main Examples.JsonParsing.Main