Skip to content

Chandrakant817/Python-Flask-Project-Calculator-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Flask-Project-Calculator-

Testing API in Postman.

Programming Language Used: Python

Framework used: Flask

Python Version: 3.7

Application runnin on Local Server:

1.Displaying Homepage of our Application image 2.Diaplaying output. image

Initial Steps for Postman, should be performed before testing the API

  1. Open Your Postman. Download Postman from this URL: https://app.getpostman.com/app/download/win64

2.Select POST option

3.Enter Request URL

4.Click on Body

5.In Body sub-option click raw

6.Then Click Text. In TExt select Json.

Output of Postman.

Testing API through Postman Application.

image