Get JSON API and Post

I have a JSON API file attached in html file. Can i update data in the json file using a website and update it in the same JSON file? I want to match the username with the same username in API file and make username update his field accordingly? if is there a Github project related to this manner i would like to know about it. and what is best service to host my JSON file? "I can't host it on the website files due to rules" Many thanks
1 Reply
penso78
penso789mo ago
right now i just using some free json api host "www.npoint.io" which serve fetching via GET requests over API only.