Brooooooklyn / Brooooooklyn/learning-rxjs

API : http://127.0.0.1:5000/api ----> net::ERR_CONNECTION_REFUSED

Open
#11 3 comments 0 reactions 0 assignees View on GitHub
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'` ,反正是报错的,是我打开的方式不对,还是要添加什么?
![image](https://cloud.githubusercontent.com/assets/11661474/22958416/1116e4f8-f36a-11e6-8223-f1a5da0f79af.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.