deploy_api
Deploy generated API code to cloud platforms like Docker, Kubernetes, AWS Lambda, or Vercel with custom environment variables.
Instructions
Deploy a generated API to a cloud platform with environment configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_path | Yes | Path to the generated API code | |
| platform | Yes | Deployment platform | |
| environment | No | Environment variables |