This repository has been archived on 2026-04-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
short-link-backend/includes
rawalcher 0d89ce5e2d CMakeLists.txt
- added copy_frontend as dependency (else it wont automatically execute
request_handler.cpp
- implemented db connection
- fixed routing of short code
All Files
- Improved logging
2024-12-29 18:53:46 +01:00
..
database_service.hpp CMakeLists.txt 2024-12-29 18:53:46 +01:00
http_connection.hpp integrate files with serving (even though ugly) 2024-12-16 20:17:09 +01:00
http_server.hpp refactor to use beast 2024-10-25 10:35:05 +02:00
log_utils.hpp CMakeLists.txt 2024-12-29 18:53:46 +01:00
request_handler.hpp integrate files with serving (even though ugly) 2024-12-16 20:17:09 +01:00