Lua-based web framework for luafcgi server
Go to file
DanyLE af362fdd38
Some checks failed
AntOS pipeline / build-amd64 (push) Failing after 0s
AntOS pipeline / build-arm64 (push) Failing after 0s
AntOS pipeline / build-arm (push) Failing after 0s
feat(ci): use git tea action instead of Jenkins
2024-07-27 00:23:06 +02:00
.gitea/workflows feat(ci): use git tea action instead of Jenkins 2024-07-27 00:23:06 +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
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