feat(*.php, *.psql): deduplicate API code + performance improvements

This commit is contained in:
Cory Dransfeldt 2025-04-22 14:00:40 -07:00
parent 92d84e7377
commit 41e21c72f9
No known key found for this signature in database
19 changed files with 450 additions and 605 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "2.2.4",
"version": "3.0.0",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"engines": {