You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this project, I'm exploring how to test basic endpoints using Flask and Postman. Flask is a web framework for Python, and Postman is a popular API testing tool. The goal is to understand how to create simple APIs using Flask and then test them using Postman.