Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamRagstad authored Sep 13, 2023
1 parent ba53e37 commit 0a645e3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@ Below is a high-level overview of the existing (implemented) and planned feature
- [X] Lightweight and minimalistic 🪶
- [X] Versatile, flexible, and powerful 🤸
- [X] Easy to use and learn 🧠
- [ ] Built-in services (native modules)
- [ ] Authentication integration
- [ ] Sessions
- [ ] Caching
- [ ] WebSockets
- [ ] Batteries included 🔋
- [ ] Batteries included (stdlib) 🔋
- [ ] Static file serving
- [ ] DDOS protection 🛡️
- [ ] Hot reloading 🔥
- [ ] Integrated testing framework/suite
- [ ] Testing framework/suite
- [ ] Package manager (NPM-like, for WebX handlers, modules, and drivers)
- [ ] Database drivers (PostgreSQL, MySQL, SQLite)
- [ ] Built-in modules and services for:
- [ ] Database integration (PostgreSQL, MySQL, and SQLite drivers)
- [ ] Authentication integration
- [ ] Sessions
- [ ] Caching
- [ ] WebSockets
- [X] [VSC extension](https://github.com/webx-net/webx-extension) (syntax highlighting, snippets, etc.)


Expand Down

0 comments on commit 0a645e3

Please sign in to comment.