Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

과제2 : hello world 출력하기 #2

Open
chs98412 opened this issue May 14, 2023 · 0 comments
Open

과제2 : hello world 출력하기 #2

chs98412 opened this issue May 14, 2023 · 0 comments

Comments

@chs98412
Copy link
Contributor

💡요구사항

http://localhost:8080/study/hello/ 로 GET 요청시 "hello world"가 반환되는 API 작성

📚API 명세

�API 명 헬로월드 출력
리소스 URI /study/hello/
메서드 GET
요청 매개변수 X
요청 예시 http://localhost:8080/study/hello/
응답 값 텍스트 반환
응답 예시 "hello world"

🔥Postman

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant