Skip to content

🌐 serve

启动 HTTP API 服务。

用法

bash
go-icp serve --addr :8080

选项

选项说明
--addr监听地址
--tls-cert / --tls-key启用 TLS
--api-key启用 API Key 鉴权

详见 🌐 API 总览

Released under the MIT License.