Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
- Developer Program Member
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
236 contributions in the last year
Contribution activity
December 2020
Created 13 commits in 3 repositories
Created 3 repositories
Created a pull request in belyalov/tinyweb that received 4 comments
Added @catchall decorator, to serve custom 404
I've added an @catchall decorator which works very similar to @route. The handler is called on every 404, giving users to ability to serve custom 4…
Opened 5 other pull requests in 1 repository
Created an issue in belyalov/tinyweb that received 1 comment
Disable CodeFactor.io warning
@belyalov could you disable this codefactor.io warning: https://github.com/belyalov/tinyweb/pull/36/checks?check_run_id=1503119325 (i hate seeing m…