All activity
Early access to expressive API development framework go-simpl/simplapi. Can be used on top of any existing frameworks and automatically generates meaningful swagger spec and UI.

go-simpl/simplapiBetter way to implement APIs in Go (finally!)
Sattvik Chakravarthyleft a comment
I built this to solve my own issue of keeping up backend implementation in sync with the openAPI spec. This framework also makes the input and output of each API expressive and maintainable. Here are some of the advantages you can derive: - More readable endpoints. Infer all the inputs and outputs of an API looking at the handler's signature - Switch underlying frameworks (like gin, fiber),...

go-simpl/simplapiBetter way to implement APIs in Go (finally!)
Sattvik Chakravarthyleft a comment
Proud to be part of the team that has made and continues to make login implementations a breeze! An absolute essential part of any project! Passwordless not only lets us forget the need for remembering the password but also keeps us away from the risk of its theft!
SuperTokens PasswordlessFully flexible, open source auth in 15 minutes
