Skip to content

Commit

Permalink
docs: explain how to create JSON APIs
Browse files Browse the repository at this point in the history
  • Loading branch information
shah committed Jan 5, 2024
1 parent 5b1113c commit 7eb4bda
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/ahc-hrsn-elt/screening/sqlpage.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ const nbDescr = new chainNB.NotebookDescriptor<
* - https://sql.ophir.dev/custom_components.sql
* - https://github.com/lovasoa/SQLpage/discussions/174
*
* If you want to create JSON APIs:
* https://sql.ophir.dev/documentation.sql?component=json#component
*
* If you want to execute commands (assuming appropriate security) in SQLPage:
* https://sql.ophir.dev/functions.sql?function=exec#function
*
Expand Down

0 comments on commit 7eb4bda

Please sign in to comment.