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 --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)
      Built with