DeployScript

DeployScript

DeployScript effortlessly launches web apps, handling the tech for you. Watch your ideas come to life!

Name For Model
deployscript
Update Date
a year ago
Description For Model
DeployScript is a tool that leverages ChatGPT's capabilities to generate HTML, CSS, and JavaScript code for web apps.

Plugin Functions/Features (Plugin API Document)

Operation IdHTTP MethodDescription
1createAppPOSTThis endpoint creates a new app resource with a unique identifier.
2getAppGETThis endpoint retrieves an app resource with its files and contents.
3uploadFilePOSTThis endpoint uploads an HTML, CSS, JavaScript, or JSON file to the specified app resource.
4updateFilePUTThis endpoint updates an existing HTML, CSS, JavaScript, or JSON file in the specified app resource.