Skip to content
This repository has been archived by the owner on Jul 7, 2023. It is now read-only.

API가 응답하지 않음 #212

Closed
BackGwa opened this issue Mar 5, 2023 · 1 comment
Closed

API가 응답하지 않음 #212

BackGwa opened this issue Mar 5, 2023 · 1 comment
Assignees
Labels
bug 특정 상황에서 서버가 응답이 없거나, 표시되는 식단이 이상합니다

Comments

@BackGwa
Copy link

BackGwa commented Mar 5, 2023

설명

현재 급식 정보 API가 작동하지 않습니다.
다양한 방법으로 API에게 요청하더라도 어떠한 값도 받지 못하고 있습니다.

학교 코드 찾기 또한, 작동하지 않는 것 같습니다.

현재 이 문제는 API 도메인과 관련된 문제로 생각하고 있습니다.

재현 방법

Python 구현

API = 'https://schoolmenukr.ml/api/high/N100000164'
response = requests.get(API)
TimeoutError: [WinError 10060] 연결된 구성원으로부터 응답이 없어 연결하지 못했거나, 호스트로부터 응답이 없어 연결이 끊어졌습니다

원래 예상한 결과

급식 정보에 대한 JSON 데이터가 출력되어야합니다.

@BackGwa BackGwa added the bug 특정 상황에서 서버가 응답이 없거나, 표시되는 식단이 이상합니다 label Mar 5, 2023
@5d-jh
Copy link
Owner

5d-jh commented Apr 5, 2023

불편을 드려 죄송합니다. DNS 제공사 문제로 주소가 바뀌었습니다. school-api.xyz로 접속 부탁드려요

@5d-jh 5d-jh closed this as completed Apr 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug 특정 상황에서 서버가 응답이 없거나, 표시되는 식단이 이상합니다
Projects
None yet
Development

No branches or pull requests

2 participants