We need a way for different users to create files without affecting other's workflows. Perhaps have a public json section, and split the rest by ID. We don't need users to login yet as I don't have time to implement that, but perhaps they can share like ID for a certain event. I.e. EventID01, will house all the json files for that specific event. And each ID can host it's own API. i.e.
localhost/api/EventID01_1.json
We need a way for different users to create files without affecting other's workflows. Perhaps have a public json section, and split the rest by ID. We don't need users to login yet as I don't have time to implement that, but perhaps they can share like ID for a certain event. I.e. EventID01, will house all the json files for that specific event. And each ID can host it's own API. i.e.
localhost/api/EventID01_1.json