An open API service indexing awesome lists of open source software.

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?

Awesome Lists containing this project

README

          

# user-timeline
这是一个学习项目,使用go+vue进行web开发

![](timeline.gif)

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