Lua-based web framework for luafcgi server
Go to file
2024-07-27 00:15:40 +02:00
modules feat(ulib): sqlite database file is created with mode 0600 by default 2024-07-27 00:15:40 +02:00
silkmvc feat(ulib): sqlite database file is created with mode 0600 by default 2024-07-27 00:15:40 +02:00
test Allow to declare multiple ORs of the same field in the SQL filter object 2023-02-20 15:21:02 +01:00
.gitignore Add C based module + lua based API code (WIP) 2023-01-18 15:12:48 +01:00
configure.ac feat(ulib): sqlite database file is created with mode 0600 by default 2024-07-27 00:15:40 +02:00
Jenkinsfile fix(CI): use cross toolchain 2024-03-14 00:04:48 +01:00
Makefile.am Add unit tests and correct bugs detected by the tests 2023-01-25 17:01:01 +01:00
README.md Update README.md 2023-01-17 21:46:30 +01:00

silk

Lua-based web framework for luafcgi fast CGI server