michael 59e69a4993 * Small fix in html, add missing closing tr tag 6 năm trước cách đây
..
README.txt 3d43138c51 * SQLDBRestBridge components and first demo 6 năm trước cách đây
restbridge.html 3d43138c51 * SQLDBRestBridge components and first demo 6 năm trước cách đây
restbridgeclient.lpi 3d43138c51 * SQLDBRestBridge components and first demo 6 năm trước cách đây
restbridgeclient.lpr 59e69a4993 * Small fix in html, add missing closing tr tag 6 năm trước cách đây

README.txt


In order to run this demo, you must run one of the SQLDB REST bridge demos
as a server:

fpc/packages/fcl-web/example/restbridge
lazarus/components/fpweb/demo/restbridge/
lazarus/components/fpweb/demo/restmodule/

You need to know how it is configured (The port, base URL)

The servers are by default set up so the client requires authentication,
so unless that was disabled, you need to know what user the demo is using to authenticate requests !