golang_api VS gormt

Compare golang_api vs gormt and see what are their differences.

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
golang_api gormt
1 -
0 2,314
- -
0.0 3.7
about 3 years ago 4 months 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.

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.
  • I created a simple but feature-rich RESTful API!
    1 project | /r/golang | 30 Mar 2021
    I was already familiar with express.js and typescript but I decided to move to a statically typed and more efficient language. I came across go which I though was extremely readable and fast. You can find the project's repository here: https://github.com/pioyi/golang_api

gormt

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

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

What are some alternatives?

When comparing golang_api and gormt you can also consider the following projects:

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

prisma-client-go - Prisma Client Go is an auto-generated and fully type-safe database client

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

gin-vue-admin - 🚀Vite+Vue3+Gin的开发基础平台,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器、表单生成器和可配置的导入导出等开发必备功能。

grimoire - Database access layer for golang

gorilla-controllers - Use controllers with the Gorilla Mux library

xorm - xorm是一个简单而强大的Go语言ORM库,通过它可以使数据库操作非常简便。本库是基于原版xorm的定制增强版本,为xorm提供类似ibatis的配置文件及动态SQL支持,支持AcitveRecord操作

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

gorp - Go Relational Persistence - an ORM-ish library for Go

SQLBoiler - Generate a Go ORM tailored to your database schema.

Zoom - A blazing-fast datastore and querying engine for Go built on Redis.