Cloudy - AI for Your REST APIs
Cloudy: Generate dummy JSON for your REST APIs directly from your code.
Features
🌟 Generate JSON with Dummy Data
Transform code structures in any language into JSON. Just select the code snippet and run the "Generate JSON with Dummy Data" command to get started.
💾 Save and Manage Variables to override
Set fixed values for certain variables that you want to override in the dummy data.
Commands
Command |
Description |
Cloudy: Generate JSON with Dummy Data |
Convert selected code into JSON format. |
Cloudy: Save Variable |
Save a selected variable for override. |
Cloudy: Remove Variable |
Remove a saved override variable. |
Cloudy: List Variables |
Display all stored override variables. |
Installation
Install from the VS Code Marketplace:
- Search for
Cloudy in the Extensions view (Ctrl+Shift+X ) or click here to navigate to the extension page.
Set up the OpenAI API Key:
- Run the "Cloudy: Generate JSON with Dummy Data" command and input your OpenAI API key.
- Don’t have an API key? Sign up at OpenAI.
Configuration
Cloudy provides the following configuration options:
Setting |
Default |
Description |
cloudy.openaiKey |
"" |
Set your OpenAI API key to enable AI. |
To update the API key:
- Open the Command Palette (
Ctrl+Shift+P ).
- Search for
Preferences: Open Settings (UI) .
- Search for
Cloudy Configuration .
Contributing
Contributions, bug reports, and feature requests are welcome! Feel free to open an issue or submit a pull request on GitHub.
License
This extension is licensed under the MIT License. See the LICENSE file for details.
| |