Anyone #gophers know the current state of the #gobuffalo framework? Last release in January and no open pull requests. Trying to get a feel for it’s health #golang #webdev https://github.com/gobuffalo/buffalo
@antipattern I saw one discussion indicating development has certainly slowed since hitting v1.0. That’s mostly okay with me. But I also see dependencies in the Gorilla Toolkit which is now archived, and that replacement probably needs to move forward sometime soon.
Just not sure what replacements exist out there other than https://github.com/livebud/bud. I found their documentation and completeness to be a bit lacking. #golang #webdev