POST method

What is the difference between GET and POST requests?

Creating a form with method="POST"

Parsing the form contents on the server, using body-parser: