I created something a while ago, a menu item list for different menu items, and I incorporated the fetch api so the content could be stored in a json file and displayed on the website.
I was just wondering if having some way of being able to enable the fetch api on a BS component so it converts the component or generates the required js template file(s) for the component, so you could then update the content of the json file template which would in turn update the component like a dynamic list with RecyclerView.