Skip to content

Day 4: API Testing using Postman - #142

Open
Sayalimoon16 wants to merge 2 commits into
mainfrom
feature/sayali-day1
Open

Day 4: API Testing using Postman#142
Sayalimoon16 wants to merge 2 commits into
mainfrom
feature/sayali-day1

Conversation

@Sayalimoon16

@Sayalimoon16 Sayalimoon16 commented Mar 27, 2026

Copy link
Copy Markdown
Contributor

Day 4: API Testing using Postman

  • Tested all GET and POST APIs using Postman
  • Verified endpoints like /greet, /add, and /user
  • Sent request parameters and JSON body successfully
  • Checked responses and status codes (200 OK)
  • Ensured APIs are working correctly

Day 5: Student API Mini Project

  • Implemented POST /student endpoint to create student data
  • Implemented GET /student endpoint to fetch student list
  • Used Pydantic BaseModel for request validation
  • Successfully tested APIs using Postman
  • Code organized in Students/Sayali/Day5 folder

@Sayalimoon16

Copy link
Copy Markdown
Contributor Author

Completed Day1 to Day5 tasks. Ready for review.

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