Skip to content
/ luastar Public
forked from luastar/luastar

一个基于openresty的http接口和web开发框架

Notifications You must be signed in to change notification settings

dhh123/luastar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#luastar简介

luastar是一个基于openresty的高性能高并发开发框架,支持http接口和web开发。

luastar使用openresty-1.7.10.2在macOS和centos6.5系统上测试过。

luastar主要特性如下:

  1. request/response封装
  2. 缓存管理
  3. 配置文件管理
  4. 路由/拦截器配置
  5. 类似spring bean管理
  6. mysql和redis访问封装
  7. httpclient等常用工具封装
  8. web支持session和页面模板

详情请查看 luastar开发文档

About

一个基于openresty的http接口和web开发框架

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 78.4%
  • JavaScript 14.1%
  • Lua 6.6%
  • Other 0.9%