No description
| static | ||
| .gitignore | ||
| .htaccess | ||
| go.mod | ||
| go.sum | ||
| index.html | ||
| main.go | ||
| Makefile | ||
| README.md | ||
- Requires
SQLite3(sudo apt install php-sqlite3on Debian) - API requires mod_rewrite (
sudo a2enmod rewrite) and configuringAllowOverride allfor .htaccess