|
4 | 4 | [](https://github.com/eryajf)
|
5 | 5 | [](https://github.com/eryajf/go-ldap-admin)
|
6 | 6 | [](https://github.com/eryajf/go-ldap-admin)
|
7 |
| -[](https://github.com/eryajf/go-ldap-admin) |
| 7 | +[](https://github.com/eryajf/go-ldap-admin) |
8 | 8 | [](https://github.com/eryajf/go-ldap-admin/issues)
|
9 | 9 | [](https://github.com/eryajf/go-ldap-admin/pulls)
|
10 | 10 | [](https://github.com/eryajf/go-ldap-admin/stargazers)
|
|
26 | 26 | <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
27 | 27 | **目录**
|
28 | 28 |
|
| 29 | +- [ℹ️ 项目简介](#-%E9%A1%B9%E7%9B%AE%E7%AE%80%E4%BB%8B) |
29 | 30 | - [🏊 在线体验](#-%E5%9C%A8%E7%BA%BF%E4%BD%93%E9%AA%8C)
|
30 | 31 | - [👨💻 项目地址](#-%E9%A1%B9%E7%9B%AE%E5%9C%B0%E5%9D%80)
|
31 | 32 | - [🔗 文档快链](#-%E6%96%87%E6%A1%A3%E5%BF%AB%E9%93%BE)
|
|
38 | 39 |
|
39 | 40 | <!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
40 | 41 |
|
| 42 | +## ℹ️ 项目简介 |
| 43 | + |
| 44 | +`go-ldap-admin`旨在为`OpenLDAP`服务端提供一个简单易用,清晰美观的现代化管理后台。 |
| 45 | + |
| 46 | +> 在完成针对`OpenLDAP`的管理能力之下,支持对`钉钉`,`企业微信`,`飞书`的集成,用户可以选择手动或者自动同步组织架构以及员工信息到平台中,让`go-ldap-admin`项目成为打通企业IM与企业内网应用之间的桥梁。 |
| 47 | +
|
41 | 48 | ## 🏊 在线体验
|
42 | 49 |
|
43 | 50 | 提供在线体验地址如下:
|
|
81 | 88 |
|
82 | 89 | - 后端技术栈
|
83 | 90 | - [Gin-v1.6.3](https://github.com/gin-gonic/gin)
|
84 |
| - - [Gorm-v1.20.12](https://github.com/go-gorm/gorm) |
| 91 | + - [Gorm-v1.24.5](https://github.com/go-gorm/gorm) |
| 92 | + - [Sqlite-v1.7.0](https://github.com/glebarez/sqlite) |
85 | 93 | - [Go-ldap-v3.4.2](https://github.com/go-ldap/ldap)
|
86 | 94 | - [Casbin-v2.22.0](https://github.com/casbin/casbin)
|
87 | 95 | - 前端技术栈
|
88 |
| - - [element-ui](https://github.com/ElemeFE/element) |
89 | 96 | - [axios](https://github.com/axios/axios)
|
| 97 | + - [element-ui](https://github.com/ElemeFE/element) |
90 | 98 |
|
91 | 99 | - 另外感谢
|
92 | 100 | - [go-web-mini](https://github.com/gnimli/go-web-mini):项目基于该项目重构而成,感谢作者的付出。
|
|
0 commit comments