go-clean-code-template
复制页面
go-clean-code-template
Service Status
GET
Service Status (/api)
GET
Create User
POST
Get User
POST
Service Status
复制页面
正式环境
https://go-clean-code-template.zouying.work
正式环境
https://go-clean-code-template.zouying.work
GET
/status
调试
责任人:
邹颖
Get service status
请求参数
无
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例
请求示例
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
GET
'https://go-clean-code-template.zouying.work/status'
返回响应
🟢
200
成功
application/json
生成代码
Body
生成代码
object
{0}
示例
{
}
修改于
2024-04-11 06:06:43
下一页
Service Status (/api)