GHorningKane / 333ibghw3

Comp 333, Ian, Bartek, Gavin homework 3. reimplementation and expansion of hw2.
MIT License
0 stars 0 forks source link

Finished REST API tutorial #4

Closed GavinHorning-Kane closed 1 year ago

GavinHorning-Kane commented 1 year ago

Minorly modified REST API tutorial because I have things in a subfolder of htdocs so that it works with git.

so it currently works if the folders are one layer deeper in htdocs, under the folder "333ibghw3."

pulls from music_db, can change what table it pulls from in usermodel.php, can change what database it pulls from in config.php