./create.py api-controller.template api-controller.yaml values.yaml
Manually crafting cURL commands can be tedious and error-prone, especially for complex HTTP requests. A more efficient method involves using Visual Studio Code (VSCode) with the REST Client extension. This approach allows you to easily set up, test, and validate your HTTP requests before converting them into cURL commands. Here's how you can do it:
-
Visual Studio Code installed on your computer.
-
REST Client Extension by Huachao Mao installed in VSCode. You can download it from the VSCode Marketplace .
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jq -Rs '.' input.json > min.json | |
jq -r 'fromjson' min.json |
-
Installing
-
Introduction to API Controller
- Understanding the API Controller
- Integration of {studio} with {registry}
- Supported API and schema types
- Applying policies to an API
-
Getting started with {studio}
-
Creating an API design
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
�PNG | |