koa-firebase-functions:用于Firebase功能的Koajs包装器

时间:2024-02-24 11:28:47
【文件属性】:

文件名称:koa-firebase-functions:用于Firebase功能的Koajs包装器

文件大小:4KB

文件格式:ZIP

更新时间:2024-02-24 11:28:47

firebase koa firebase-functions KoaJavaScript

koa-firebase功能 用于Firebase功能的Koa包装器。 安装 npm i koa-firebase-functions --save 用法 const koaFirebase = require ( 'koa-firebase-functions' ) ; const koa = require ( 'koa' ) , app = koa . app ( ) ; app . use ( async ctx => { ctx . body = 'Hello World' ; } ) ; exports . api = functions . https . onR


【文件预览】:
koa-firebase-functions-master
----.github()
--------renovate.json(62B)
--------workflows()
----LICENSE(1KB)
----README.md(445B)
----index.js(130B)
----package-lock.json(85B)
----package.json(690B)

网友评论