文件名称:a1:A1是用于Java快速开发API的Javascript Micro框架
文件大小:32KB
文件格式:ZIP
更新时间:2024-02-26 21:10:02
framework typescript server rest-api web-components
A1微型框架。 用于Deno的快速API和应用程序开发。 By Mahesh Kariya. index.ts import $ , { render } from 'https://deno.land/x/a1/server.ts' const client = await render ( './index.html' ) $ ( { port : 8080 , rest : { '/' : { method : 'GET' , code : async ( req :
【文件预览】:
a1-master
----client.js(116KB)
----server.ts(9KB)
----LICENSE.txt(1KB)
----.github()
--------workflows()
----README.md(11KB)
----example()
--------index.html(2KB)
--------index.ts(323B)
----index.ts(9KB)