etheryo/backend
2025-05-03 22:39:03 +02:00
..
core Backend: Added config.go that creates a config file and read the photo path from it. 2025-05-03 22:39:03 +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 config.go that creates a config file and read the photo path from it. 2025-05-03 22:39:03 +02:00
.gitignore Backend: Added config.go that creates a config file and read the photo path from it. 2025-05-03 22:39:03 +02:00
go.mod Backend: Added config.go that creates a config file and read the photo path from it. 2025-05-03 22:39:03 +02:00
main.go Backend: Added config.go that creates a config file and read the photo path from it. 2025-05-03 22:39:03 +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