Server hosts api on click.
Server must save the current Json to a file and then host that file as an api.
If user selects a json from dropdown, have a button to push to server from there as well. From the back-end, we copy that file they selected and rename it to the api json file format.
Server hosts api on click.
Server must save the current Json to a file and then host that file as an api.
If user selects a json from dropdown, have a button to push to server from there as well. From the back-end, we copy that file they selected and rename it to the api json file format.