Edward Langley b28ff2db17 Refactor into generic SQL template framework
- Replace hardcoded Person struct with dynamic column handling
- Add configurable directives: sqlite_db, sqlite_query, sqlite_template
- Support arbitrary SQL queries with any table/column structure
- Create generic execute_query() function returning dynamic JSON data
- Update handler to render templates with configurable paths
- Add build.rs for macOS dynamic linking support
- Fix handler return value to prevent 'header already sent' errors
2025-11-15 13:18:21 -08:00
2025-11-13 23:20:27 -08:00
2025-11-15 13:08:34 -08:00
2025-11-15 12:29:40 -08:00
2025-11-14 00:18:51 -08:00
2025-11-15 13:08:34 -08:00
2025-11-15 12:46:45 -08:00
2025-11-15 12:29:40 -08:00
2025-11-15 12:29:40 -08:00
2025-11-14 03:38:19 -08:00
2025-11-13 23:20:27 -08:00
2025-11-14 03:38:19 -08:00
2025-11-15 13:08:34 -08:00
2025-11-15 12:29:40 -08:00
2025-11-14 03:38:19 -08:00
Description
No description provided
149 KiB
Languages
Rust 70.6%
Handlebars 15%
CSS 8.4%
Shell 4.5%
Nix 1.5%