From c392a773546c759b4036bb73da67e016c803b1d9 Mon Sep 17 00:00:00 2001 From: Borodinov Ilya Date: Wed, 4 Dec 2024 20:25:47 +0300 Subject: [PATCH] update roadmap --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d48a416..82386a3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ Cogs is a fullstack framework for building HATEOAS-based web applications using ## Roadmap -- [ ] Basic syntax and parsing -- [ ] Code generation +- [x] Basic syntax and parsing +- [x] Code generation +- [x] Basic axum example +- [ ] Full axum integration - [ ] (?) Custom codegen based HTMX alternative - [ ] (?) WASM-based "Client Components"