Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Replace express with native http module
* refactor: replace express with native http module * fix: 404 when unhandled * chore: removed express dependency * chore: updated package-lock.json * docs: added documentation for BaseHttpServerFactory * chore: updated package-lock.json Co-authored-by: Arthur Joppart <[email protected]>
- Loading branch information