Backend implementation for AntOS
Go to file
DanyLE ac36ba6ff0
gitea-sync/antos-backend/pipeline/head This commit looks good Details
feat: add versions info to API
2024-03-17 21:11:37 +01:00
controllers feat: add versions info to API 2024-03-17 21:11:37 +01:00
libs fix: query home dir from user id, if fail, fallback to default value 2024-03-10 22:55:39 +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
Makefile feat: add versions info to API 2024-03-17 21:11:37 +01:00
README.md Update README.md 2023-01-26 19:29:18 +01:00
mimes.json add mimes type for sqlite database file 2023-01-31 23:33:16 +01:00
router.lua feat: add versions info to API 2024-03-17 21:11:37 +01:00

README.md

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