typera:Express和Koa的类型安全路由

时间:2024-02-25 05:35:29
【文件属性】:

文件名称:typera:Express和Koa的类型安全路由

文件大小:193KB

文件格式:ZIP

更新时间:2024-02-25 05:35:29

api koa express typescript web

typera-类型安全的路线 Typera(TYPE d [R郊游ssistant)可以帮助你在一个类型安全的方式通过利用建立后端和一些打字稿类型推断魔法。 它可以与和。 升级到版本2? 请参阅。 目录 问题 当您看到any ,您就不能再确定了。 当构建Web后端,也有相当多的any参与S: 您会收到一个请求。捕获的路由参数,URL中的查询参数和请求正文都any 。 生成响应时,响应主体的类型为any 。 涉及中间件时,没有类型级别的可见性将中间件应用于请求的转换或响应可能返回的响应。 响应状态为number 。 这没有any坏处,但是您的路线始终会返回来自一组已知的可能状态代码/


【文件预览】:
typera-main
----.github()
--------pr-labeler.yml(63B)
--------release-drafter.yml(306B)
--------dependabot.yml(106B)
--------workflows()
----typing-tests()
--------tsconfig.json(112B)
--------run-typing-tests.ts(4KB)
--------tests()
--------package.json(216B)
----yarn.lock(364KB)
----.eslintrc.js(1KB)
----.prettierignore(13B)
----packages()
--------typera-common()
--------typera-koa()
--------typera-express()
----.prettierrc.json(94B)
----tsconfig.json(304B)
----LICENSE(1KB)
----jest.config.js(69B)
----lerna.json(73B)
----README.md(31KB)
----docs()
--------upgrading.md(663B)
----.gitignore(83B)
----CHANGELOG.md(3KB)
----.eslintignore(20B)
----package.json(1KB)

网友评论