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
GitHub - gobuffalo/buffalo: Rapid Web Development w/ Go

Rapid Web Development w/ Go. Contribute to gobuffalo/buffalo development by creating an account on GitHub.

GitHub
@komish good question, makes me think I should be considering how to migrate off if it becomes unsupported.

@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

GitHub - livebud/bud: The Full-Stack Web Framework for Go

The Full-Stack Web Framework for Go. Contribute to livebud/bud development by creating an account on GitHub.

GitHub