michael 8e46daef77 * Merging revisions r356,r357,r358,r359,r365,r366,r373,r374,r376 from trunk: 6 years ago
..
README.txt 8e46daef77 * Merging revisions r356,r357,r358,r359,r365,r366,r373,r374,r376 from trunk: 6 years ago
restbridge.html 8e46daef77 * Merging revisions r356,r357,r358,r359,r365,r366,r373,r374,r376 from trunk: 6 years ago
restbridgeclient.lpi 8e46daef77 * Merging revisions r356,r357,r358,r359,r365,r366,r373,r374,r376 from trunk: 6 years ago
restbridgeclient.lpr 8e46daef77 * Merging revisions r356,r357,r358,r359,r365,r366,r373,r374,r376 from trunk: 6 years ago

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 !