chore: mention generic plugin system for using server frameworks

This commit is contained in:
ayo 2026-06-04 15:57:34 +02:00
parent 320d183803
commit c961125d88

View file

@ -29,6 +29,7 @@ I thought:
We are currently in a focused rewrite. All parts are subject to breaking changes in minor releases. We are currently in a focused rewrite. All parts are subject to breaking changes in minor releases.
- [x] generic plugin system for using server frameworks
- [x] file-based API routing via fastify as server framework - [x] file-based API routing via fastify as server framework
- [ ] file-based HTML pages routing - [ ] file-based HTML pages routing
- [ ] HTML templating via Eta - [ ] HTML templating via Eta