etheryo/backend
2025-05-02 12:22:26 +02:00
..
core Backend: Added file reading capabilities. 2025-05-02 12:22:26 +02:00
server Backend: Added basic endpoint with parameter gathering. Added sendResponse and GetFunctionName 2025-05-01 18:21:21 +02:00
util Backend: Added file reading capabilities. 2025-05-02 12:22:26 +02:00
.gitignore Added basic server from ['yoboujon/automatic-management'](https://github.com/yoboujon/automatic-management) 2025-05-01 12:11:55 +02:00
go.mod Backend: Added file reading capabilities. 2025-05-02 12:22:26 +02:00
go.sum Backend: Added file reading capabilities. 2025-05-02 12:22:26 +02:00
main.go Backend: Added file reading capabilities. 2025-05-02 12:22:26 +02:00
README.md Refactoring: Moving frontend to its separated folder, and created basic backend in golang. 2025-04-29 23:18:50 +02:00