We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09ede5d commit cb2f9d7Copy full SHA for cb2f9d7
README.md
@@ -59,6 +59,8 @@ See [Schema](https://github.com/JSONScript/jsonscript/blob/master/SCHEMA.md) for
59
60
JSONScript interpreter for node-js: [jsonscript-js](https://github.com/epoberezkin/jsonscript-js)
61
62
+Express 4 middleware/route-handler: [jsonscript-express](https://github.com/JSONScript/jsonscript-express) (it supports evaluating JSONScript using existing express app routes)
63
+
64
65
## License
66
0 commit comments