https://github.com/johvin/github-pwa
github repository viewer pwa
https://github.com/johvin/github-pwa
github-pwa pwa webapp
Last synced: 4 months ago
JSON representation
github repository viewer pwa
- Host: GitHub
- URL: https://github.com/johvin/github-pwa
- Owner: johvin
- Created: 2017-03-18T02:00:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-18T02:01:10.000Z (over 9 years ago)
- Last Synced: 2025-10-28T09:45:17.060Z (8 months ago)
- Topics: github-pwa, pwa, webapp
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github PWA 项目说明
该项目是基于 Github 提供的 API 访问用户的数据,目前设计的功能包括:
- 读取自己的 repository、stars 项目
- 搜索别人的项目
- 离线缓存看过的项目文件
- 设定缓存有效期
- 下载项目用于离线访问
## 涉及的 Github API
## 项目接口设计
## 使用说明