// developer_features
$ ./deploy --features
REST + GraphQL API
Full programmatic access to every feature.
CLI Tools
Deploy, manage, and debug from your terminal.
Git-native
Auto-deploy on push. Preview branches built-in.
Webhooks
Real-time events delivered to your endpoint.
$ curl https://api.devkit.sh/v1/features
{ "status": "ok", "features": 24, "api": "v1" }