gorilla-controllers VS golang_api

Compare gorilla-controllers vs golang_api and see what are their differences.

gorilla-controllers

Use controllers with the Gorilla Mux library (by joegasewicz)

golang_api

This repository consists of a simple but feature rich REST API written in the go langauge. It can interacts with an SQL database, using GORM. (by PetrosKatiforis)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
gorilla-controllers golang_api
3 1
7 0
- -
0.0 0.0
over 2 years ago almost 3 years ago
Go Go
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.

gorilla-controllers

Posts with mentions or reviews of gorilla-controllers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-17.
  • Gomek - Http micros framework in Go
    2 projects | /r/golang | 17 Sep 2022
    I have been working on a few personal projects & was using Gorilla & I started out creating a few libraries to extend Gorilla (https://github.com/joegasewicz/gorilla-controllers) which separates the view logic from the controller. I created another one to add middleware & query params but that's when I thought I might as well just consolidate them in their own library.

golang_api

Posts with mentions or reviews of golang_api. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning golang_api yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing gorilla-controllers and golang_api you can also consider the following projects:

websocket - A fast, well-tested and widely used WebSocket implementation for Go.

go-todo - Todo app graphql api

gohltv - Unofficial hltv.org api

golang-gin-realworld-example-app - Exemplary real world application built with Golang + Gin

Nauticus - Simplifying Kubernetes cluster management with fully-managed Spaces

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

gin-vue-admin - 基于vite+vue3+gin搭建的开发基础平台(支持TS,JS混用),集成jwt鉴权,权限管理,动态路由,显隐可控组件,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器,chatGPT自动查表等开发必备功能。

go-queryset - 100% type-safe ORM for Go (Golang) with code generation and MySQL, PostgreSQL, Sqlite3, SQL Server support. GORM under the hood.