书栈网 · BookStack 本次搜索耗时 0.041 秒,为您找到 1128 个相关结果.
  • 插件

    Fastify 插件 插件选项 路由前缀选项 错误处理 async/await ESM 的支持 创建插件 处理作用域 Fastify 插件 Fastify 允许用户通过插件的方式扩展自身的功能。 一个插件可以是一组路由,一个服务器装饰器 或者其他任意的东西。 在使用一个或者许多插件时,只需要一个 API register 。 ...
  • Testing

    Testing Testing with http injection Example: Testing with a running server Example: How to inspect tap tests Testing Testing is one of the most important parts of developi...
  • Testing

    Testing Testing with http injection Example: Testing with a running server Example: How to inspect tap tests Testing Testing is one of the most important parts of developi...
  • Testing

    Testing Testing with http injection Example: Testing with a running server Example: How to inspect tap tests Testing Testing is one of the most important parts of developi...
  • Testing

    Testing Testing with http injection Example: Testing with a running server Example: How to inspect tap tests Testing Testing is one of the most important parts of developi...
  • Decorators

    Decorators Decorators Usage decorate(name, value, [dependencies]) decorateReply(name, value, [dependencies]) decorateRequest(name, value, [dependencies]) hasDecorator(name) ...
  • Middlewares

    Middlewares Restrict middleware execution to a certain path(s) Express middleware compatibility Middlewares Fastify out of the box provides an asynchronous middleware engine ...
  • Database

    Database Database MySQL Postgres Redis Mongo LevelDB Writing plugin for a database library Writing a plugin for a database engine Migrations Postgrator Database Datab...
  • Getting Started

    Getting Started Install Your first server Note Your first plugin Loading order of your plugins Validate your data Serialize your data Extend your server Test your server R...
  • Getting Started

    Getting Started Install Your first server Note Your first plugin Loading order of your plugins Validate your data Serialize your data Extend your server Test your server R...