A simple flask application with GET and POST methods that peroforms addition GET URL http://localhost:5001/add_get?a=2&b=1 and post URL to be tested in postman or any other REST API testing tool http://127.0.0.1:5001/add
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple flask application with GET and POST methods that peroforms addition GET URL http://localhost:5001/add_get?a=2&b=1 and post URL to be tested in postman or any other REST API testing tool http://127.0.0.1:5001/add