update roadmap
This commit is contained in:
parent
1054b7d6fa
commit
c392a77354
1 changed files with 4 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue