Skip to content

Day_4 Task - #135

Open
Shruthi-1005 wants to merge 2 commits into
mainfrom
shruthi_thammi
Open

Day_4 Task#135
Shruthi-1005 wants to merge 2 commits into
mainfrom
shruthi_thammi

Conversation

@Shruthi-1005

Copy link
Copy Markdown
Contributor

Day 4 - API Testing with Postman

Tested all FastAPI endpoints built in previous days using Postman/Thunder Client.

Endpoints tested:

  • GET / → returns {"message": "Welcome!"}
  • GET /hello → returns {"message": "Hello, World!"}
  • POST /person → accepts JSON body with name and age

Verified correct status codes (200 OK) and response bodies for each endpoint.
Screenshot 2026-03-27 190455

Screenshot 2026-03-27 190638 Screenshot 2026-03-27 190723 Screenshot 2026-03-27 190749 Screenshot 2026-03-27 191521

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

Successfully merging this pull request may close these issues.

1 participant