1. 首页
  2. 编程语言
  3. 其他
  4. Lua的Web框架Lapis.zip

Lua的Web框架Lapis.zip

上传者: 2019-09-20 21:13:01上传 ZIP文件 315.12KB 热度 26次
Lapis是一个用来构建Web一个用的框架,使用MoonScript或者Lua开发,运行于OpenResty。示例代码:lapis = require "lapis"class extends lapis.Application  -- Define a basic pattern that matches /  "/": =>    profile_url = @url_for "profile", name: "leafo"    @html ->      h2 "Welcome!"      text &q
下载地址
用户评论