Skip to content
beta

Development Roadmap

We’re building a comprehensive test suite to ensure framework stability:

  • Using Bun’s built-in test runner
  • Implementing code coverage reports
  • Developing mocking utilities for all core features
  • Comparing against Node.js frameworks
  • Measuring startup time improvements
  • Analyzing memory usage patterns
  • CSRF Protection
  • Bearer Authentication
  • JWT
  • IP Restriction
  • Rate Limiting
  • Brute-force Protection
  • Enhanced error messages
  • Debugging tools integration
  • Production monitoring support

We welcome help with:

  • Test case development
  • Documentation improvements
Terminal window
# Contribute to the project:
git clone https://github.com/harpiats/core
cd your-repo
bun install
bun test
VersionStatusSupport
v1.xStableFull support
v1.0.0-beta.xBeta TestingActive development
v0.xDeprecatedSecurity fixes only