go-clean-code-template
    go-clean-code-template
    • Service Status
      GET
    • Service Status (/api)
      GET
    • Create User
      POST
    • Get User
      POST

      Service Status (/api)

      正式环境
      https://go-clean-code-template.zouying.work
      正式环境
      https://go-clean-code-template.zouying.work
      GET
      /api/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/api/status'

      返回响应

      🟢200成功
      application/json
      Body
      object {0}
      示例
      {}
      修改于 2024-04-11 06:07:18
      上一页
      Service Status
      下一页
      Create User
      Built with