书栈网 · BookStack 本次搜索耗时 0.020 秒,为您找到 3357 个相关结果.
  • FAQ

    Q: 用IntelliJ的免费版开发,有什么问题? A: 没有问题,使用IntelliJ 开发,可参考 Setup Developer Environment 进行相应的环境配置。 Q: 契约生成会报错Caused by: java.lang.Error: OperationId must be unique,不支持函数重载? A: 支...
  • Kubernetes API

    Kubernetes API Kubernetes API Kubernetes’ API is the application that serves Kubernetes functionality through a RESTful interface and stores the state of the cluster. Kubernet...
  • REST

    2160 2018-02-08 《Go Web 编程》
    8.3 REST 什么是REST RESTful的实现 总结 links 8.3 REST RESTful,是目前最为流行的一种互联网软件架构。因为它结构清晰、符合标准、易于理解、扩展方便,所以正得到越来越多网站的采用。本小节我们将来学习它到底是一种什么样的架构?以及在Go里面如何来实现它。 什么是REST REST(REpresent...
  • 使用方法

    使用方法 使用方法 iSula使用docker-engine作为安全容器的容器引擎,此处使用方法均使用docker命令行作为示例,当您使用Kubernetes等进行对接的时候也可以使用docker-engine提供的RESTFUL接口调用,相应的参数转换请参考docker-engine RESTFUL API一节。
  • 接入说明

    接入说明 接入说明 WeEvent服务用Java Spring Boot框架实现。提供了RESTful、JsonRPC、STOMP风格的协议接入,为方便物联网IOT设备的使用,提供了内置MQTT协议的支持。同时为Java业务接入提供了Java SDK客户端,SDK不依赖Spring框架。 RESTful JsonRPC STOMP Java...
  • degraphql

    degraphql Description Attributes Example usage Start GraphQL server Enable Plugin Query list Query with variables Delete Plugin degraphql Description The degraphql Plu...
  • degraphql

    degraphql Description Attributes Example usage Start GraphQL server Enable Plugin Query list Query with variables Delete Plugin note degraphql Description The degraphq...
  • 路由

    路由 路由 在上一遍文章中,我使用了 Flask 的视图函数来定义所有的路由。 Flask-RESTful 提供了一个 Resource 基础类,它能够定义一个给定 URL 的一个或者多个 HTTP 方法。例如,定义一个可以使用 HTTP 的 GET, PUT 以及 DELETE 方法的 User 资源,你的代码可以如下: from flask...
  • API Documentation

    616 2020-12-05 《Ceph v15.2 Document》
    API Documentation Ceph RESTful API Ceph Storage Cluster APIs Ceph File System APIs Ceph Block Device APIs Ceph RADOS Gateway APIs Ceph Object Store APIs Ceph MON Command API ...
  • HugeGraph-API Performance

    HugeGraph-API Performance v0.5.6 Stand-alone(RocksDB) v0.5.6 Cluster(Cassandra) HugeGraph-API Performance The HugeGraph API performance test mainly tests HugeGraph-Server’s ab...