etheryo/backend
2025-06-01 22:53:14 +02:00
..
core Backend: config now asks for more information (root url, port, photopath...). Automatically creating compressed in the same folder. Removed FileServer. 2025-06-01 22:53:14 +02:00
server Backend: config now asks for more information (root url, port, photopath...). Automatically creating compressed in the same folder. Removed FileServer. 2025-06-01 22:53:14 +02:00
util Backend: config now asks for more information (root url, port, photopath...). Automatically creating compressed in the same folder. Removed FileServer. 2025-06-01 22:53:14 +02:00
.gitignore Added some gitignore rules. 2025-06-01 19:36:10 +02:00
go.mod Backend: added 'CompressImage' function. 2025-05-30 12:36:22 +02:00
go.sum Backend: added 'CompressImage' function. 2025-05-30 12:36:22 +02:00
main.go Backend: config now asks for more information (root url, port, photopath...). Automatically creating compressed in the same folder. Removed FileServer. 2025-06-01 22:53:14 +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