I think it would be a great idea to add to the itch.io API that it be able to create a full game page and load the game from a content authoring tool.
We are developing a visual novel editor where we want the process to be that a content creator using only the editor and once the game is finished can decide its publication from the editor tool. Using a form with the necessary information to create the page, including the price if applicable, the author could have it created and the game uploaded with a single click on the channels needed. Later he could optionally modify the content and moderate his community already within itch.io.
We have seen that currently the page must already be created in the same way that it seems to be done with other editors such as Ren’Py using butler.
On the other hand, the server API does not seem to have any endpoint to create the web, only GET methods to get information.
Could this functionality be implemented to really bring game publishing closer to creators who may be intimidated by the current process?