Backend implementation for AntOS
Go to file
DanyLE 68ba457a74
All checks were successful
gitea-sync/antos-backend/pipeline/head This commit looks good
fix: explicitly specified PATH envars in apigateway
2023-03-27 19:56:41 +02:00
controllers fix: explicitly specified PATH envars in apigateway 2023-03-27 19:56:41 +02:00
libs add debug message 2023-01-28 11:30:23 +01:00
Jenkinsfile add mimes.json 2023-01-27 15:46:06 +01:00
LICENSE Initial commit 2023-01-26 19:00:23 +01:00
mimes.json add mimes type for sqlite database file 2023-01-31 23:33:16 +01:00
README.md Update README.md 2023-01-26 19:29:18 +01:00
router.lua News version of antos backend for luad fastcgi 2023-01-26 19:07:54 +01:00

AntOS lua-based backend

This backend is the reference implementation of AntOS server side API. The backend is implemented for Antd webserver + fcgi plugin + luafcgi FastCGI server

TODO: Add reference to dependencies repositories