b28ff2db17383629cdc4d2bf46133be9c609ec1c
- 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
Description
No description provided
Languages
Rust
70.6%
Handlebars
15%
CSS
8.4%
Shell
4.5%
Nix
1.5%