aboutsummaryrefslogtreecommitdiff
path: root/http_api.go
AgeCommit message (Expand)Author
2023-09-28all: rename http_api.go to http_server.goShulhan
2023-03-20all: changes the line number arguments for "local" and "play" commandShulhan
2022-08-01all: clean up codesShulhan
2022-06-20all: reformat all go files using the next gofmtShulhan
2022-03-14all: change the awwan software license to GPL 3.0 or laterShulhan
2021-12-09all: implement function to delete file on web user interface (WUI)Shulhan
2021-10-20all: implement feature to create new directory or file from wuiShulhan
2021-08-23all: implement HTTP API and function to Save file on web-user interfaceShulhan
2021-08-22all: implement serve commandShulhan