书栈网 · BookStack 本次搜索耗时 0.008 秒,为您找到 1045 个相关结果.
  • Building Web Apps with Go(英文版)

    Welcome to Building Web Apps with Go! If you are reading this then you have just started your journey from noob to pro. No seriously, web programming in Go is so fun and easy that ...
  • ml5.js - Machine Learning for Web

    ml5.js is machine learning for the web in your web browser. Through some clever and exciting advancements, the folks building TensorFlow.js figured out that it is possible to use t...
  • Fiber Web Framework 1.15.x Document

    Fiber is an Express inspired web framework build on top of Fasthttp, the fastest HTTP engine for Go. Designed to ease things up for fast development with zero memory allocation and...
  • Yesod Web Framework Book v1.4

    Yesod is a Haskell web framework for productive development of type-safe, RESTful, high performance web applications.
  • JSON-RPC 2.0 规范(中文版)

    JSON-RPC是一个无状态且轻量级的远程过程调用(RPC)协议。 本规范主要定义了一些数据结构及其相关的处理规则。它允许运行在基于socket,http等诸多不同消息传输环境的同一进程中。其使用JSON(RFC 4627)作为数据格式。
  • okjson - Java开发的 JSON 处理器

    okjson是用JAVA编写的JSON处理器(JSON解析器+JSON生成器)。 它能帮助开发者把一段JSON文本中的数据映射到实体类中,或由一个实体类生成一段JSON文本。
  • Fiber Web Framework 1.14.x Document

    Fiber is an Express inspired web framework build on top of Fasthttp, the fastest HTTP engine for Go. Designed to ease things up for fast development with zero memory allocation and...
  • 头条小程序API文档

    字节跳动(今日头条)小程序提供了多种 API 来暴露客户端能力,如获取用户信息,本地存储,支付功能等。
  • Google API Design Guide (谷歌API设计指南)中文版

    这是一份网络API的通用设计指南。Google内部从2014年开始使用它,我们在设计Cloud API和Google API时也遵从了这份指南。我们把它分享给Google以外的开发人员,这也会让我们的合作变得更顺利。
  • Django REST framework API 指南

    Django REST framework API 指南,文章翻译自官方网站,部分内容有增删。