Hi. CodeX is here again.
Our previous release, editor.js got much attention here last time. Today we want to introduce our next big open source project called Hawk. And it is the error tracker. It catches errors in runtime, notifies developers, and helps to fix them showing useful collected information about what actually happened.
The first version of Hawk was developed several years ago on our internal Hackathon. Since then Hawk has spread its wings - now it is a beautiful and effective product that has already helped us to improve the quality of our own products.
Some details:
- Consists of 31 open-source repos
- Already used by several large products
- About 100kk events are processed every day
- Can be used as a self-hosted project or ready-to-use solution
Available integrations:
- JavaScript / TypeScript
- PHP
- Go
- Node.js
- Python
- Kotlin
Hope you’ll like it.
Will be happy to hear your feedback.
CodeX