Refactor handler to server package

This commit is contained in:
bronku 2025-03-22 22:35:47 +01:00
parent fb97ba20c0
commit ca4e448f82
9 changed files with 215 additions and 189 deletions

View file

@ -126,7 +126,7 @@
- [ ] Integration Tests
- [ ] File structure
- [ ] Embed templates
- [ ] Single init function for handler
- [x] Single init function for handler
## Future Considerations