Backend implementation for AntOS
Go to file
DanyLE 16cfeb6591
All checks were successful
gitea-sync/antos-backend/pipeline/head This commit looks good
store package cache in temporal file if unable to create cached file
2023-01-28 11:28:15 +01:00
controllers fix: file upload 2023-01-28 04:01:13 +01:00
libs store package cache in temporal file if unable to create cached file 2023-01-28 11:28:15 +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.json 2023-01-27 15:46:06 +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