Code Monkey home page Code Monkey logo

iam's Introduction

IAM - 身份识别与访问管理系统

IAM = Identity and Access Management

IAM 是一个基于 Go 语言开发的身份识别与访问管理系统,用于对资源访问进行授权。同时也具有如下能力:

  1. 配合极客时间专栏 Go 语言项目开发实战,讲解如何用 Go 做企业级应用的开发,是该项目的理论课程,包含了项目各个知识点和构建思路的讲解,也会包含我的一线研发经验和建议。

  2. 作为一个开发脚手架,供开发者克隆后二次开发,快速构建自己的应用。

IAM 项目会长期维护、定期更新,欢迎兄弟们 Star & Contributing

Features

本项目用到了Go企业开发的大部分核心技能点,见下图:

技术思维导图

更多请参考:marmotedu/gocollect

Architecture

IAM架构

架构解析见:IAM 架构 & 能力说明

Getting Started

Prerequisites

Minimum Requirements

  • Hardware
    • 2 GB of Memory
    • 50 GB of Disk Space
  • 操作系统:CentOS Linux 8.2 (64-bit)
  • 正常访问外网

需求检查 & 依赖安装

请参考:

Building

  1. 代码包下载
$ git clone https://github.com/marmotedu/iam
  1. 编译
$ cd iam
$ make

Running

./scripts/install/install.sh iam::install::install_iam    

Using

IAM Documentation

Contributing

欢迎贡献代码,贡献流程可以参考 developer's documentation

Community

You are encouraged to communicate most things via GitHub issues or pull requests.

Authors

为了方便交流,我建了微信群,可以加我 微信:marmotedu,我拉你入群,方便交流。

谁在用

如果你有项目在使用iam系统模板,也欢迎联系作者,加入使用案例。

License

IAM is licensed under the MIT. See LICENSE for the full license text.

iam's People

Contributors

colin404 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.