So Im trying to create a music player using the assets folder without using an API backend, what am I thinking is using Apache files tree so I can make an HTTP request to the assets folder (or other paths) and retrive the list. Even if it is an HTML page response maybe I can make a program that translate everything ecc. I can edit Apache config files if needed, any ideas?