
DeployScript
DeployScript effortlessly launches web apps, handling the tech for you. Watch your ideas come to life!
- Name For Model
- deployscript
- Website
- api.deployscript.com
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- 2 years ago
- Contact
- [email protected]
- 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 Id | HTTP Method | Description | |
---|---|---|---|
1 | createApp | POST | This endpoint creates a new app resource with a unique identifier. |
2 | getApp | GET | This endpoint retrieves an app resource with its files and contents. |
3 | uploadFile | POST | This endpoint uploads an HTML, CSS, JavaScript, or JSON file to the specified app resource. |
4 | updateFile | PUT | This endpoint updates an existing HTML, CSS, JavaScript, or JSON file in the specified app resource. |