The StepZen CLI is the primary tool for creating, uploading, deploying and testing your StepZen API. It is available via npm:
npm install -g stepzen
Note: The StepZen CLI is supported on Windows, OSX, and Linux.
The StepZen CLI enables you use to manage your StepZen schemas, configurations, and endpoints. The CLI also comes with a built-in Schema Explorer that enables you to explore and test the API you've deployed locally from your browser.
For additional information see:
- Quick start guide: Detailed installation and setup instructions.
- CLI commands: Full list of commands.
- StepZen Explorer: How to use the Explorer in the StepZen dashboard.