All Projects → Zap → Similar Projects or Alternatives

162 Open source projects that are alternatives of or similar to Zap

Gowebsocket
golang基于websocket单台机器支持百万连接分布式聊天(IM)系统
Stars: ✭ 937 (+574.1%)
Mutual labels:  gin
Go Admin
A golang framework helps gopher to build a data visualization and admin panel in ten minutes
Stars: ✭ 5,580 (+3914.39%)
Mutual labels:  gin
Owllook api
owllook - 简洁优雅的小说API🎉
Stars: ✭ 101 (-27.34%)
Mutual labels:  gin
Pinecms
基于Iris/Gin+XORM+Easyui(后端)开发的CMS管理系统,权限管理,页面自动静态化,标签化,数据库备份,上传下载, 多主题切换 (正在重构后端页面,新功能敬请期待)
Stars: ✭ 37 (-73.38%)
Mutual labels:  gin
Go Gin Boilerplate
A starter project with Golang, Gin and DynamoDB
Stars: ✭ 330 (+137.41%)
Mutual labels:  gin
Gin Cors
Cross Origin Resource Sharing middleware for gin-gonic
Stars: ✭ 107 (-23.02%)
Mutual labels:  gin
Wblog
基于gin+gorm开发的个人博客项目
Stars: ✭ 763 (+448.92%)
Mutual labels:  gin
Chat Room
使用GO+Vue构建的聊天室网站
Stars: ✭ 113 (-18.71%)
Mutual labels:  gin
Go Admin
基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架(包含了:多租户的支持,基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建,定时任务等)3分钟构建自己的中后台项目;文档:https://doc.go-admin.dev Demo: https://www.go-admin.dev Antd beta版本:https://preview.go-admin.dev
Stars: ✭ 5,439 (+3812.95%)
Mutual labels:  gin
Blockchain Real Estate
🚀基于区块链的房地产交易系统小模型。提供销售和捐赠功能。本项目使用Hyperledger Fabric构建区块链网络, go编写智能合约,应用层使用gin+fabric-sdk-go调用合约。前端展示使用vue+element。体验地址:http://blockchain.togettoyou.com/web
Stars: ✭ 81 (-41.73%)
Mutual labels:  gin
Gin Glog
Gin middleware to use glog
Stars: ✭ 53 (-61.87%)
Mutual labels:  gin
Ginpprof
A wrapper for golang web framework gin to use net/http/pprof easily.
Stars: ✭ 278 (+100%)
Mutual labels:  gin
Gin Web
由gin + gorm + jwt + casbin组合实现的RBAC权限管理脚手架Golang版, 搭建完成即可快速、高效投入业务开发
Stars: ✭ 107 (-23.02%)
Mutual labels:  gin
Microservice learning
从零开始微服务框架使用
Stars: ✭ 31 (-77.7%)
Mutual labels:  gin
Zendea
A free, open-source, self-hosted forum software written in Go 官方QQ群:656868
Stars: ✭ 116 (-16.55%)
Mutual labels:  gin
Goforum
Let's go a forum
Stars: ✭ 23 (-83.45%)
Mutual labels:  gin
Gin Template
golang template for gin framework!
Stars: ✭ 106 (-23.74%)
Mutual labels:  gin
Snake
🐍 一款小巧的基于Go构建的开发框架,可以快速构建API服务或者Web网站进行业务开发,遵循SOLID设计原则
Stars: ✭ 615 (+342.45%)
Mutual labels:  gin
Go Http Metrics
Go modular http middleware to measure HTTP requests independent of metrics backend (with Prometheus and OpenCensus as backend implementations) and http framework/library
Stars: ✭ 128 (-7.91%)
Mutual labels:  gin
Jsquery
JsQuery – json query language with GIN indexing support
Stars: ✭ 474 (+241.01%)
Mutual labels:  gin
Examples
A repository to host examples and tutorials for Gin.
Stars: ✭ 1,294 (+830.94%)
Mutual labels:  gin
Go Project Sample
Introduce the best practice experience of Go project with a complete project example.通过一个完整的项目示例介绍Go语言项目的最佳实践经验.
Stars: ✭ 344 (+147.48%)
Mutual labels:  gin
Ultimate Go
This repo contains my notes on working with Go and computer systems.
Stars: ✭ 1,530 (+1000.72%)
Mutual labels:  gin
Air
☁️ Live reload for Go apps
Stars: ✭ 5,257 (+3682.01%)
Mutual labels:  gin
Gin Xorm Admin
使用 gin 和 xorm 搭建权限管理基础框架
Stars: ✭ 64 (-53.96%)
Mutual labels:  gin
Duckygo
一个同时支持Session以及JWT的高性能高可用 Golang Restful API 脚手架 !
Stars: ✭ 57 (-58.99%)
Mutual labels:  gin
Mdblog
用来显示 markdown 文档的,基于 gin 框架的, go 语言开发的博客
Stars: ✭ 264 (+89.93%)
Mutual labels:  gin
Ugin
UGin is an API boilerplate written in Go (Golang) with Gin Framework.
Stars: ✭ 110 (-20.86%)
Mutual labels:  gin
Labac
简单搭建一个实验室网站 👏🐳 show your Lab achievement
Stars: ✭ 49 (-64.75%)
Mutual labels:  gin
Jwt Key Server
JWT based remote licensing server.
Stars: ✭ 123 (-11.51%)
Mutual labels:  gin
Ginlearn
Gin
Stars: ✭ 34 (-75.54%)
Mutual labels:  gin
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.
Stars: ✭ 53,971 (+38728.06%)
Mutual labels:  gin
Hot Comment
Go、Gin、Elasticsearch开发的云音乐歌手、歌曲、评论搜索API,线上演示地址在右边:
Stars: ✭ 28 (-79.86%)
Mutual labels:  gin
Gin Jwt
JWT Middleware for Gin framework
Stars: ✭ 1,957 (+1307.91%)
Mutual labels:  gin
Gin Stats
Gin's middleware for request stats
Stars: ✭ 24 (-82.73%)
Mutual labels:  gin
Speedbump
A Redis-backed rate limiter in Go
Stars: ✭ 107 (-23.02%)
Mutual labels:  gin
Go
【Go 从入门到实战】学习笔记,从零开始学 Go、Gin 框架,基本语法包括 26 个Demo,Gin 框架包括:Gin 自定义路由配置、Gin 使用 Logrus 进行日志记录、Gin 数据绑定和验证、Gin 自定义错误处理、Go gRPC Hello World... 持续更新中...
Stars: ✭ 890 (+540.29%)
Mutual labels:  gin
Golang Gin Realworld Example App
Exemplary real world application built with Golang + Gin
Stars: ✭ 1,780 (+1180.58%)
Mutual labels:  gin
Go Gin Api
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用 等等。
Stars: ✭ 730 (+425.18%)
Mutual labels:  gin
Gaea
Gaea is a Gin-based web framework, reference gin https://github.com/gin-gonic/gin
Stars: ✭ 105 (-24.46%)
Mutual labels:  gin
Learning tools
Go 学习、Go 进阶、Go 实用工具类、Go-kit ,Go-Micro 微服务实践、Go 推送
Stars: ✭ 605 (+335.25%)
Mutual labels:  gin
Asgard
Asgarde Framework
Stars: ✭ 138 (-0.72%)
Mutual labels:  gin
Authz
gin-authz is an authorization middleware for Gin
Stars: ✭ 508 (+265.47%)
Mutual labels:  gin
Ginbro
Converting a MySQL database'schema to a RESTful golang APIs app in the fastest way
Stars: ✭ 97 (-30.22%)
Mutual labels:  gin
Go Gin Example
An example of gin
Stars: ✭ 4,992 (+3491.37%)
Mutual labels:  gin
Gzip
💾 Golang gzip middleware for Gin and net/http | Golang gzip中间件,支持Gin和net/http,开箱即用同时可定制
Stars: ✭ 113 (-18.71%)
Mutual labels:  gin
Gin Oauth2
Middleware for Gin Framework users who also want to use OAuth2
Stars: ✭ 351 (+152.52%)
Mutual labels:  gin
Ppgo api demo gin
API接口应用Demo 基于Gin
Stars: ✭ 90 (-35.25%)
Mutual labels:  gin
Tgram
typegram: open source publishing platform
Stars: ✭ 340 (+144.6%)
Mutual labels:  gin
Gin bbs
Gin BBS App
Stars: ✭ 123 (-11.51%)
Mutual labels:  gin
Reading
整理阅读过的干货文章, 帖子
Stars: ✭ 318 (+128.78%)
Mutual labels:  gin
Go Collection
🌷 awesome awesome go, study golang from basic to proficient
Stars: ✭ 1,193 (+758.27%)
Mutual labels:  gin
Go Admin
go web api,包含gin+gorm+jwt+rbac等。
Stars: ✭ 298 (+114.39%)
Mutual labels:  gin
Logrus
Hooks for logrus logging
Stars: ✭ 110 (-20.86%)
Mutual labels:  gin
Zhihu
仿知乎网站
Stars: ✭ 60 (-56.83%)
Mutual labels:  gin
Gin Doc Cn
go 语言框架 gin 的中文文档
Stars: ✭ 1,918 (+1279.86%)
Mutual labels:  gin
Gin Rtsp
基于Gin + WebSocket + JSMpeg,在HTML页面上直接播放RTSP视频流。
Stars: ✭ 136 (-2.16%)
Mutual labels:  gin
Gin Swagger
gin middleware to automatically generate RESTful API documentation with Swagger 2.0.
Stars: ✭ 2,001 (+1339.57%)
Mutual labels:  gin
Totoval
An out-of-the-box artisan API web-framework written in go.
Stars: ✭ 110 (-20.86%)
Mutual labels:  gin
Gin Gomonitor
Gin middleware for monitoring
Stars: ✭ 59 (-57.55%)
Mutual labels:  gin
1-60 of 162 similar projects