A basic website/service to keep a list of URLs/Links and provide a URL for retrieving the list as a JSON object.
Go to file
2018-10-03 21:08:53 -04:00
ajax Move getlinkdata to an unprotected folder. 2018-10-03 21:08:53 -04:00
css Initial commit 2018-10-03 11:59:53 -04:00
getlinks Move getlinkdata to an unprotected folder. 2018-10-03 21:08:53 -04:00
js Move getlinkdata to an unprotected folder. 2018-10-03 21:08:53 -04:00
materialize Initial commit 2018-10-03 11:59:53 -04:00
.gitignore Initial commit 2018-10-03 11:59:53 -04:00
class_link.php Initial commit 2018-10-03 11:59:53 -04:00
config-dist.php Initial commit 2018-10-03 11:59:53 -04:00
constants.php Initial commit 2018-10-03 11:59:53 -04:00
db.sql Initial commit 2018-10-03 11:59:53 -04:00
error.html Initial commit 2018-10-03 11:59:53 -04:00
functions.php Initial commit 2018-10-03 11:59:53 -04:00
header-includes.php Initial commit 2018-10-03 11:59:53 -04:00
header.php Initial commit 2018-10-03 11:59:53 -04:00
htmlfooter-basic.php Initial commit 2018-10-03 11:59:53 -04:00
htmlfooter.php Initial commit 2018-10-03 11:59:53 -04:00
htmlheader-basic.php Initial commit 2018-10-03 11:59:53 -04:00
htmlheader.php Initial commit 2018-10-03 11:59:53 -04:00
index.php Initial commit 2018-10-03 11:59:53 -04:00
README.md Initial commit 2018-10-03 11:55:06 -04:00
startsession.php Initial commit 2018-10-03 11:59:53 -04:00

LinkProvider

A basic website/service to keep a list of URLs/Links and provide a URL for retrieving the list as a JSON object.