GO, HTMX, Tailwind, Hyperscript & postgreSQL starter web application. Implemented functionality:
- Authentication with: username/password/TOTP, passkeys, OIDC
- Logging configurable at runtime, at endpoint & user/endpoint levels
- Role-based access controls, enforced by database
- User-level API key generation
- Rudimentary User management
- Kill HTTP sessions
To do ...
- JSON APIs
- Capture data changes in an audit trail
- SAML2
- Comprehensive user management
- Cloud deployment
- Tests
- & lots more