We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15ffcf2 commit 6028869Copy full SHA for 6028869
README.md
@@ -21,4 +21,5 @@ This project demonstrates Python REST API capabilities.
21
22
## Run project
23
4. Go to [com/demo/web/CustomersController.py](com/demo/web/CustomersController.py) and run the project
24
-5.
+5. Go to http://127.0.0.1:5000/showcustomers or http://127.0.0.1:5000/customers to see list of customers
25
+6. Create new customer from http://127.0.0.1:5000/createcustomer
0 commit comments