Merged
Conversation
jiacai2050
reviewed
Feb 9, 2025
README.md
Outdated
| - [zon-dev/zinc](https://github.com/zon-dev/zinc) : Zinc is a web framework written in pure Zig with a focus on high performance, usability, security, and extensibility. | ||
| - [jetzig-framework/jetzig](https://github.com/jetzig-framework/jetzig) : Jetzig is a web framework written in Zig. | ||
| - [by-nir/aws-lambda-zig](https://github.com/by-nir/aws-lambda-zig) : Super-fast AWS Lambda runtime for Zig. | ||
| - [deatil/zig-totp](https://github.com/deatil/zig-totp) : A totp library for zig. |
Member
There was a problem hiding this comment.
Totp is a web framework?
I think we need to move it to misc section.
Contributor
Author
There was a problem hiding this comment.
@jiacai2050 totp is a lib for web auth, it is like jwt lib, so it is web section. the 2fa is base totp, so it is web lib.
Member
There was a problem hiding this comment.
@jiacai2050 totp is a lib for web auth, it is like jwt lib, so it is web section. the 2fa is base totp, so it is web lib.
Then add those descriptions.
Contributor
Author
There was a problem hiding this comment.
@jiacai2050 you can merge the pr and update section
jiacai2050
reviewed
Feb 13, 2025
jiacai2050
approved these changes
Feb 13, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
add zig-totp etc