diff --git a/README.md b/README.md index 4f393cd..5cc5d10 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,16 @@ bun install bun dev bun cli:install - foam \ No newline at end of file + foam + +## TODO + +- [x] Serve Ribbit/Shrimp files +- [x] File-based routing +- [x] Access to query params +- [x] Serve static files in pub/ +- [x] Working CLI +- [ ] Form body parsing for POST +- [ ] auto-serve index.sh for subdirectories (`/users` -> `/users/index.sh` if dir) +- [ ] Layouts +- [ ] Caching \ No newline at end of file