All Projects → iam → Similar Projects or Alternatives

1160 Open source projects that are alternatives of or similar to iam

golang api
This is a source code of my golang restful api series on youtube.
Stars: ✭ 36 (-98.11%)
Mutual labels:  gin, gorm
Zendea
A free, open-source, self-hosted forum software written in Go 官方QQ群:656868
Stars: ✭ 116 (-93.89%)
Mutual labels:  gin, gorm
Ultimate Go
This repo contains my notes on working with Go and computer systems.
Stars: ✭ 1,530 (-19.47%)
Mutual labels:  gin, gorm
iris-admin
Web admin for iris-go framwork
Stars: ✭ 602 (-68.32%)
Mutual labels:  gin, gorm
Real Time Ml Project
A curated list of applied machine learning and data science notebooks and libraries across different industries.
Stars: ✭ 143 (-92.47%)
Mutual labels:  application, project
goft-gin
基于gin的开发脚手架
Stars: ✭ 108 (-94.32%)
Mutual labels:  gin, gorm
Goforum
Let's go a forum
Stars: ✭ 23 (-98.79%)
Mutual labels:  gin, gorm
Duckygo
一个同时支持Session以及JWT的高性能高可用 Golang Restful API 脚手架 !
Stars: ✭ 57 (-97%)
Mutual labels:  gin, gorm
access-controller
A highly scalable open-source implementation of an access-control engine inspired by Google Zanzibar-"Google’s Consistent, Global Authorization System"
Stars: ✭ 61 (-96.79%)
Mutual labels:  iam, authorization
phpindonesia.or.id-membership2
PHP Indonesia - Membership Application - Reloaded
Stars: ✭ 31 (-98.37%)
Mutual labels:  application, project
laya-template
服务基本框架,template
Stars: ✭ 13 (-99.32%)
Mutual labels:  gin, gorm
kuu
Modular Go Web Framework based on GORM and Gin.
Stars: ✭ 15 (-99.21%)
Mutual labels:  gin, gorm
go api boilerplate
🐶Go (Golang)🚀REST / GraphQL API + Postgres boilerplate
Stars: ✭ 127 (-93.32%)
Mutual labels:  gin, gorm
Go-Gin-Api
基于golang开源框架 gin封装的api框架
Stars: ✭ 42 (-97.79%)
Mutual labels:  gin, gorm
gt-crud
gin+gorm+mysql+api[两步自动crud]
Stars: ✭ 15 (-99.21%)
Mutual labels:  gin, gorm
riam
AWS IAM inspired policy engine in Rust
Stars: ✭ 19 (-99%)
Mutual labels:  iam, authorization
Go Gin Api
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用 等等。
Stars: ✭ 730 (-61.58%)
Mutual labels:  gin, gorm
Logrus
Hooks for logrus logging
Stars: ✭ 110 (-94.21%)
Mutual labels:  gin, gorm
Go Project Sample
Introduce the best practice experience of Go project with a complete project example.通过一个完整的项目示例介绍Go语言项目的最佳实践经验.
Stars: ✭ 344 (-81.89%)
Mutual labels:  gin, gorm
Goweibo
Go Weibo App
Stars: ✭ 243 (-87.21%)
Mutual labels:  gin, gorm
Gin Oauth2
Middleware for Gin Framework users who also want to use OAuth2
Stars: ✭ 351 (-81.53%)
Mutual labels:  authorization, gin
Drf Access Policy
Declarative access policies/permissions modeled after AWS' IAM policies.
Stars: ✭ 200 (-89.47%)
Mutual labels:  iam, authorization
Aws Serverless Auth Reference App
Serverless reference app and backend API, showcasing authentication and authorization patterns using Amazon Cognito, Amazon API Gateway, AWS Lambda, and AWS IAM.
Stars: ✭ 724 (-61.89%)
Mutual labels:  iam, authorization
gogen
Command-line tool to generate GO applications and libraries
Stars: ✭ 17 (-99.11%)
Mutual labels:  application, project
gothic
🦇 Gothic is a user registration and authentication SWT/JWT microservice. It supports REST, gRPC, and gRPC Web API, reCAPTCHA & a variety of DBs with Gorm.
Stars: ✭ 65 (-96.58%)
Mutual labels:  authorization, gorm
ginadmin
基于Gin开发的后台管理系统,集成了、数据库操作、日志管理、权限分配管理、多模板页面、自动分页器、数据库迁移和填充、Docker集成部署等功能、静态资源打包
Stars: ✭ 149 (-92.16%)
Mutual labels:  gin, gorm
mod authnz jwt
An authentication module for Apache httpd using JSON Web Tokens
Stars: ✭ 74 (-96.11%)
Mutual labels:  iam, authorization
pink-lady
a template project of gin app.
Stars: ✭ 44 (-97.68%)
Mutual labels:  gin, gorm
gin-gorm-api-example
[Article] Minimal code for Golang based API
Stars: ✭ 98 (-94.84%)
Mutual labels:  gin, gorm
Gosql
golang orm and sql builder
Stars: ✭ 141 (-92.58%)
Mutual labels:  gin, gorm
Go-bjut
A bbs system.
Stars: ✭ 60 (-96.84%)
Mutual labels:  gin, gorm
go-12factor-example
Example the 12factor app using golang
Stars: ✭ 20 (-98.95%)
Mutual labels:  gin, gorm
lyanna
go的gin框架实现一个博客系统
Stars: ✭ 39 (-97.95%)
Mutual labels:  gin, gorm
Java Game And Application
Java Games and Application with awesome source code and better algorithm
Stars: ✭ 14 (-99.26%)
Mutual labels:  application, project
Snake
🐍 一款小巧的基于Go构建的开发框架,可以快速构建API服务或者Web网站进行业务开发,遵循SOLID设计原则
Stars: ✭ 615 (-67.63%)
Mutual labels:  gin, gorm
Go Gin Example
An example of gin
Stars: ✭ 4,992 (+162.74%)
Mutual labels:  gin, gorm
Wblog
基于gin+gorm开发的个人博客项目
Stars: ✭ 763 (-59.84%)
Mutual labels:  gin, gorm
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 (+186.26%)
Mutual labels:  gin, gorm
Ugin
UGin is an API boilerplate written in Go (Golang) with Gin Framework.
Stars: ✭ 110 (-94.21%)
Mutual labels:  gin, gorm
Ginbro
Converting a MySQL database'schema to a RESTful golang APIs app in the fastest way
Stars: ✭ 97 (-94.89%)
Mutual labels:  gin, gorm
Golang Gin Realworld Example App
Exemplary real world application built with Golang + Gin
Stars: ✭ 1,780 (-6.32%)
Mutual labels:  gin, gorm
Keycloak Clojure
A Clojure library helping the integration of Keycloak with a Clojure Application + a sample SPA Client and API Server demonstrating the Keycloak integration
Stars: ✭ 81 (-95.74%)
Mutual labels:  iam, authorization
Go init
一个用go组织项目结构,主要包括 gin, goredis, gorm, websocket, rabbitmq等。👉
Stars: ✭ 183 (-90.37%)
Mutual labels:  gin, gorm
Goilerplate
Clean Boilerplate of Go, Domain-Driven Design, Clean Architecture, Gin and GORM.
Stars: ✭ 173 (-90.89%)
Mutual labels:  gin, gorm
Gorm Adapter
Gorm adapter for Casbin
Stars: ✭ 373 (-80.37%)
Mutual labels:  authorization, gorm
Cmall Go
golang写的电子商城的API接口
Stars: ✭ 167 (-91.21%)
Mutual labels:  gin, gorm
Awesome Iam
👤 Identity and Access Management Knowledge for Cloud Platforms
Stars: ✭ 186 (-90.21%)
Mutual labels:  iam, authorization
Gin bbs
Gin BBS App
Stars: ✭ 123 (-93.53%)
Mutual labels:  gin, gorm
neu-ipgw
东北大学校园网网关快速登录,更高效,更实用!
Stars: ✭ 19 (-99%)
Mutual labels:  application, project
ego
Go微服务.A simple and component-based microservice kit for go.
Stars: ✭ 765 (-59.74%)
Mutual labels:  gin, gorm
app
Aplus Framework App Project
Stars: ✭ 338 (-82.21%)
Mutual labels:  application, project
Simpler
Simpler是一款轻量级的第三方微博应用,具有微博的基础功能,兼有外观优雅,运行流畅,内存占用低,省电省流量等特点。
Stars: ✭ 27 (-98.58%)
Mutual labels:  application
Cropper
Android Library for cropping an image at ease.
Stars: ✭ 21 (-98.89%)
Mutual labels:  application
alfred-sublime-text
Filter and open your Sublime Text (2 and 3) project files from Alfred.
Stars: ✭ 66 (-96.53%)
Mutual labels:  project
pagoda
Ansible API component of Wise2C Breeze project
Stars: ✭ 13 (-99.32%)
Mutual labels:  gin
Self-Driving-Car-Steering-Simulator
The aim of this project is to allow a self driving car to steer autonomously in a virtual environment.
Stars: ✭ 15 (-99.21%)
Mutual labels:  project
go-echo-boilerplate
The fastest way to build a restful API with golang and echo framework. Includes common required features for modern web applications. A boilerplate project with golang and Echo.
Stars: ✭ 53 (-97.21%)
Mutual labels:  project
Transformer-ocr
Handwritten text recognition using transformers.
Stars: ✭ 92 (-95.16%)
Mutual labels:  iam
go-gin-app
Fork from https://github.com/demo-apps/go-gin-app.git
Stars: ✭ 15 (-99.21%)
Mutual labels:  gin
sql2gorm
parse SQL to gorm struct
Stars: ✭ 65 (-96.58%)
Mutual labels:  gorm
1-60 of 1160 similar projects