Here are some options that might help: Option 1:*Note: I don't know how reliable this platform is; I found it with a quick search.Use this public web app https://jsonserve.com/ that allows to create a JSON and serve it with API. For example, you can open it and put this JSON:[
"A",
"B",
"C"
]...