a1:A1是用于Java快速开发API的Javascript Micro框架 源码
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.zip
(预估有个8文件)
a1-master
client.js
116KB
server.ts
9KB
LICENSE.txt
1KB
.github
workflows
docker-image.yml
282B
README.md
11KB
example
index.html
2KB
暂无评论