Skip to content

Commit 8ef4567

Browse files
authored
docs: minor ROADMAP updates
1 parent a6cef4c commit 8ef4567

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ROADMAP.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,15 @@ In the interest of transparency, we want to share high-level details of our road
3131
### Features ✨
3232

3333
- [ ] Improve HTTP method specification per handler
34+
- [ ] Static Asset support
3435
- [ ] Dart API Client Generation
3536
- [ ] Open API Documentation Generation
3637
- [ ] DartFrog Testing Library (utilities for unit and e2e testing)
3738
- [ ] CLI `new` command to generate new `routes` and `middleware`
3839
- [ ] Health Check endpoint for monitoring
3940
- [ ] Logger which can be configured to adhere to standard log formats (https://cloud.google.com/run/docs/logging)
41+
- [ ] Websocket support
42+
- [ ] Configurable PORT
4043
- [ ] VSCode/IntelliJ support for DartFrog
4144
- [ ] Create a new project
4245
- [ ] New Routes

0 commit comments

Comments
 (0)