codeskyblue / codeskyblue/gohttpserver
希望加个分享码下载功能哈
Open
- Dominant language
- JavaScript
- Stars
- 2.8k
- Forks
- 583
- PR merge metrics
- No merged PRs in 30d
Description
增加分享功能,分享就生成一个临时的带有token(有有效期)的url。也可以设置永久token分享。随时可以取消分享。并且提供curl的方式来直接用。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the Go HTTP server and Vue client entry points to understand how downloads are routed and exposed. Define the sharing flow around expiring and permanent tokens, cancellation, and direct curl downloads; done means each requested sharing mode works and revoked or expired links no longer download files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, javascript
- Domain
- api, backend, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100