Skip to content

in this script iam creating api for a simple script that finds the sum of two numbers

Notifications You must be signed in to change notification settings

swamirara/Flask-RESTAPI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask-RESTAPI

in this script iam creating api for a simple script that finds the sum of two numbers

Install requirements

install all the required packages using pip install -r requirements.txt

Run the app

-to run the app execute the command python app.py
-go to http://localhost:5000/sumtwonumbers/10/60 you can replace the numbers with the one you want

About

in this script iam creating api for a simple script that finds the sum of two numbers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%