tyfon:通过网络键入的函数

时间:2024-02-26 14:16:26
【文件属性】:

文件名称:tyfon:通过网络键入的函数

文件大小:608KB

文件格式:ZIP

更新时间:2024-02-26 14:16:26

nodejs api typescript serverless api-client

TY PED˚Functionsö版本Ñetwork TyFON是TypeScript的零配置RPC。 它会自动在服务器端创建所有必需的联网代码,并使用相同的类型定义生成客户端SDK,以实现客户端-服务器一致性。 // server: export async function getMessage ( name : string ) { return `Hellow ${ name } !` ; } // client: import { getMessage } from '@api/my-server' ; getMessage ( 'World' ) . then ( con


【文件预览】:
tyfon-main
----.gitignore(2KB)
----tyfon.svg(4KB)
----package.json(1005B)
----package-lock.json(64KB)
----src()
--------uninstall.js(1KB)
--------init()
--------build()
--------install()
--------cmds.js(615B)
--------index.js(834B)
--------help.js(2KB)
--------util()
--------serve.js(2KB)
--------version.js(688B)
--------watch()
--------inject()
----LICENSE(1KB)
----tyfon-dark.svg(4KB)
----.github()
--------workflows()
----tyfon-type.svg(5KB)
----README.md(4KB)
----.codedoc()
--------build.ts(326B)
--------theme.ts(521B)
--------package.json(59B)
--------package-lock.json(183KB)
--------tsconfig.json(556B)
--------config.ts(787B)
--------serve.ts(399B)
--------content()
----favicon.ico(3KB)
----docs()
--------assets()
--------md()
----tyfon-type-dark.svg(5KB)

网友评论