支持 mock 文件服务器
Open
- Dominant language
- Go
- Stars
- 13
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
类似于
```json5
// api/public
{
"body": "server:///path/to/static/file/folder"
}
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how the mock API resolves the `api/public` response body. Investigate how a `server:///path/to/static/file/folder` value could be served as a static file directory, then verify that requests receive the expected files and that existing mock responses remain unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100