I am learning the Flask framework, and I want to create a web service in Flask using a POST method.
Below is the method which I created using GET: