SaaSHub helps you find the best software and product alternatives Learn more →
Buffalo Alternatives
Similar projects and alternatives to Buffalo
-
Gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
Beego
beego is an open-source, high-performance web framework for the Go programming language. (by astaxie)
-
-
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
beego
beego is an open-source, high-performance web framework for the Go programming language.
-
Iris
The fastest HTTP/2 Go Web Framework. New, modern, easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :leaves: :rocket: | 谢谢 | #golang
-
go-zero
A cloud-native Go microservices framework with cli tool for productivity.
-
-
-
ghostly
Ghostly is a simple, lightweight, and fast full-stack framework for Golang
-
-
go-formatter
A curated list of awesome Go frameworks, libraries and software
-
-
-
-
Laravel
Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Buffalo reviews and mentions
-
Building web-based SaaS with Go as a solo entrepreneur. What should I be aware of?
Buffalo is currently built on Gorilla which complicates building a business on it right now as Gorilla has shifted to public archive since it has no maintainer. https://github.com/gobuffalo/buffalo/issues/2360
https://gobuffalo.io/ will save you a lot of time, if you don’t worry about “is not idiomatic” crap
-
How to develop a Web app in go
https://gobuffalo.io/ - pretty non-idiomatic (to community standards), but pretty stable and useful if you already know Rails or Django.
-
What is the recommended/preferred web architecture for web applications / services written in Go?
Or maybe your just need to serve some HTML and JS from a fat binary and that’s it, nothing complicated, nothing “off the Rails”… Go Buffalo might work well there.
-
The most popular comprehensive toolkit for web development?
A lot of places seem to suggest https://github.com/gin-gonic/gin , but it seems too micro for my tastes. There's https://github.com/gobuffalo/buffalo that seems to have the appropriate amount of kitchen sinks included, but does it pass the popularity test? Any other options I've missed?
-
Does Go have an equivalent to Python's Flask and Django?
Django = https://gobuffalo.io/
High-level frameworks can easily be built in Go and have been many times. Some examples: https://github.com/gobuffalo/buffalo, https://github.com/beego/beego. There are actual reasons frameworks aren't great, but there are certainly uses for them, specifically when you need to get things done quickly. However, I'd go for a somewhat lower-level, more lightweight framework that doesn't do as much for you, like Echo.
I was looking for the same and I found gobuffalo.io . It's very similar to Django or Rails based on MVC pattern.
There is https://gobuffalo.io/, of course, and it is pretty solid. It has recently reached v1.0, so it should be mature enough for any small-to-mid-size project.
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007fea59bee358>
www.saashub.com | 31 Jan 2023
Stats
gobuffalo/buffalo is an open source project licensed under MIT License which is an OSI approved license.