This repository was archived by the owner on Dec 6, 2025. It is now read-only.
v0.3.8
██████╗██╗ █████╗████████████╗ ██╗██████╗██╗ ███████████████╗██╗ ██╗
██╔══████║ ██╔══██╚══███╔██████╗ ████╔════╝██║ ████╔════██╔══██╚██╗██╔╝
██████╔██║ ███████║ ███╔╝████╔██╗ ████║ █████║ █╗ ███████╗ ██████╔╝╚███╔╝
██╔══████║ ██╔══██║███╔╝ ████║╚██╗████║ ████║███╗████╔══╝ ██╔══██╗██╔██╗
██████╔█████████║ █████████████║ ╚████╚██████╔╚███╔███╔█████████████╔██╔╝ ██╗
╚═════╝╚══════╚═╝ ╚═╚══════╚═╚═╝ ╚═══╝╚═════╝ ╚══╝╚══╝╚══════╚═════╝╚═╝ ╚═╝
0.3.8
https://github.com/hexaredecimal/BlazingWebX
https://blazingwebx.onrender.com
What has changed?
- Took inspiration from SpringBoot and changed the main entry point to
runinstead ifcreateServer. - Adds a new method
setThreadCountto change the requests from single-threaded to multithreaded. - Adds
UPDATE,DELETEandSETstatements to SQL. - Deprecated
addChildandaddChildrenin favour of an overloadedaddmethod. - Use the MIT LICENSE for the project from this version.
- Bug fixes on the
FileSystemclass
Full Changelog: 0.3.0...0.3.8