Skip to content

Day 4 & Day5 : API Verification and Testing with Postman& FastAPI Mini Calculator Project - #134

Open
Nandhitha1700 wants to merge 2 commits into
mainfrom
feature/nandhitha-day1
Open

Day 4 & Day5 : API Verification and Testing with Postman& FastAPI Mini Calculator Project#134
Nandhitha1700 wants to merge 2 commits into
mainfrom
feature/nandhitha-day1

Conversation

@Nandhitha1700

@Nandhitha1700 Nandhitha1700 commented Mar 27, 2026

Copy link
Copy Markdown

-Explored the functionality of all FastAPI endpoints created (Day4)
-Used Postman to execute different HTTP methods: GET, POST, PUT, DELETE.
-Validated API responses to ensure the backend behaves as expected.
-Compared results with Swagger UI to confirm consistency and correctness.
-Gained hands-on experience in real-world API testing workflows.
-Learned to troubleshoot and verify endpoints before deployment.
Screenshot (100)
Screenshot (102)
Screenshot (103)
Screenshot (104)
Screenshot (105)
Screenshot (106)

Developed a simple Calculator API using FastAPI(Day5)
Implemented endpoints for addition, subtraction, multiplication, and division.
Handled edge cases like division by zero with proper error responses.
Tested all endpoints locally using Uvicorn in the terminal and browser.
Screenshot (107)

@Nandhitha1700 Nandhitha1700 changed the title Day 4: API Verification and Testing with Postman Day 4 & Day5 : API Verification and Testing with Postman& FastAPI Mini Calculator Project Mar 27, 2026
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