gorestapi VS go-zero

Compare gorestapi vs go-zero and see what are their differences.

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
gorestapi go-zero
3 102
409 27,699
- 1.2%
5.6 9.6
4 months ago 7 days ago
Go Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

gorestapi

Posts with mentions or reviews of gorestapi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-15.
  • Go-RN StarterKit: Crafting the idea
    3 projects | dev.to | 15 Jun 2022
    Go REST API by Zach https://github.com/snowzach/gorestapi
  • Structured Logging in Golang with Zap - Blazing Fast Logger
    4 projects | /r/golang | 27 Mar 2022
    Check out https://github.com/snowzach/gorestapi I use Zap logger because of all the nice functions it has built in. Getting it to render to a format that Google Stackdriver can parse is just a matter of changing the encoder. For HTTP logging, I do override it and include all the HTTP specific fields. See the HTTP middleware I use to render the request in Stackdriver compatible format.
  • Using pgx and squirrel with PostgreSQL
    3 projects | /r/golang | 26 Feb 2021
    I use pgx with the stdlib wrapper and sqlx. Example code here https://github.com/snowzach/gorestapi

go-zero

Posts with mentions or reviews of go-zero. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-11.

What are some alternatives?

When comparing gorestapi and go-zero you can also consider the following projects:

go-base - Go RESTful API Boilerplate with JWT Authentication backed by PostgreSQL

kratos - Your ultimate Go microservices framework for the cloud-native era.

oss

gin-boilerplate - The fastest way to deploy a restful api's with Gin Framework with a structured project that defaults to PostgreSQL database and JWT authentication middleware stored in Redis

goqu - SQL builder and query library for golang

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.

zap - Blazing fast, structured, leveled logging in Go.

grpc-go - The Go language implementation of gRPC. HTTP/2 based RPC

zlog - A lightweight Golang library to handle logging

go-micro - A Go microservices framework

GORM - The fantastic ORM library for Golang, aims to be developer friendly

go-web-framework-benchmark - :zap: Go web framework benchmark