Step 0: Create a HTML form. Mention the names of the JSON fields in the "name" attribute. <form action="/new" method="post">; <input name="title" ...
確定! 回上一頁