https://github.com/zhongweili/user-timeline
Want to see other user's github timeline?
https://github.com/zhongweili/user-timeline
golang jwt mongodb restful-api vue
Last synced: 5 months ago
JSON representation
Want to see other user's github timeline?
- Host: GitHub
- URL: https://github.com/zhongweili/user-timeline
- Owner: zhongweili
- Created: 2019-02-13T02:36:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-10T04:44:39.000Z (over 2 years ago)
- Last Synced: 2024-11-27T06:36:43.322Z (over 1 year ago)
- Topics: golang, jwt, mongodb, restful-api, vue
- Language: Go
- Homepage:
- Size: 5.37 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# user-timeline
这是一个学习项目,使用go+vue进行web开发

## 功能
查看任意用户的github信息流
gif
## 特点
* 使用golang实现后端RESTful API
* 使用vue框架实现前端SPA
* 使用okta实现用户授权认证
* 使用jwt进行鉴权
* 使用vuetify实现material style
* 使用dep进行go dependency管理
* 使用MongoDB存储数据