Brooooooklyn / Brooooooklyn/learning-rxjs
API : http://127.0.0.1:5000/api ----> net::ERR_CONNECTION_REFUSED
Open
- Dominant language
- TypeScript
- Stars
- 447
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
这个API 是不是有问题,`const apiHost = 'http://127.0.0.1:5000/api'` ,反正是报错的,是我打开的方式不对,还是要添加什么?

Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the `apiHost` declaration shown in the issue and trace how requests to `http://127.0.0.1:5000/api` are made. Check whether the expected local API is available on that address and determine what setup or code change is required; done means the request no longer returns `ERR_CONNECTION_REFUSED`.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100