beego

Open-source projects categorized as beego

beego Open-Source Projects

  • beego

    beego is an open-source, high-performance web framework for the Go programming language.

    Project mention: GitHub Stars | news.ycombinator.com | 2023-11-10
  • go-admin

    A golang framework helps gopher to build a data visualization and admin panel in ten minutes

    Project mention: Ask HN: Good examples of Go back ends? | news.ycombinator.com | 2024-01-22

    Most golang backends I've seen meanwhile use or switched to using the "gin" framework to build their APIs.

    A lot of them also have conventions for the frontend, where the assets usually are stored in /public, so they can be go:embed later as an embed.FS instance into the binary.

    Having said that, there's plenty of examples on github. I'd recommend to take a look at bigger projects or templates and understand how they structured their packages and abstraction levels. E.g. go-admin comes to mind [1]

    [1] https://github.com/GoAdminGroup/go-admin

    [2] https://github.com/gin-gonic/gin

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-01-22.

beego related posts

Index

Project Stars
1 beego 30,773
2 go-admin 7,749
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com