Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/glepnir/leaseapp
go开发的后台API
https://github.com/glepnir/leaseapp
casbin gin-gonic go jwt-go mongodb
Last synced: 27 days ago
JSON representation
go开发的后台API
- Host: GitHub
- URL: https://github.com/glepnir/leaseapp
- Owner: glepnir
- Created: 2018-11-02T15:05:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-08T11:08:22.000Z (over 5 years ago)
- Last Synced: 2024-10-01T01:01:45.705Z (about 1 month ago)
- Topics: casbin, gin-gonic, go, jwt-go, mongodb
- Language: Go
- Homepage:
- Size: 594 KB
- Stars: 103
- Watchers: 5
- Forks: 22
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# leaseapp
## EasyDemo
Gin框架,数据库mongodb,权限框架casbin,身份验证jwt-go
## 功能
包括注册,密码加密,JWT登录,身份权限验证,员工增删改查,个人信息,
## Feature
- [x] 注册Api
- [x] 登录Api
- [x] 员工Api
- [x] 权限管理## 项目截图
![image](https://github.com/MartiniGo/leaseapp/blob/master/screenshot/01.png)
![image](https://github.com/MartiniGo/leaseapp/blob/master/screenshot/03.png)
![image](https://github.com/MartiniGo/leaseapp/blob/master/screenshot/04.png)
![image](https://github.com/MartiniGo/leaseapp/blob/master/screenshot/05.png)
![image](https://github.com/MartiniGo/leaseapp/blob/master/screenshot/06.png)
![image](https://github.com/MartiniGo/leaseapp/blob/master/screenshot/07.png)