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 b8f57c0 commit 26e4594Copy full SHA for 26e4594
README.md
@@ -44,6 +44,7 @@ Generates the endpoints (or a whole app) from a mapping (SQL query -> URL)
44
```console
45
$ npx query2app
46
```
47
+ An example of generated code can be inspect at [examples/js](examples/js) directory.
48
49
1. Run the application
50
0 commit comments