Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/negaashley/postrequestdemo

Learning about post requests in Express
https://github.com/negaashley/postrequestdemo

Last synced: about 2 months ago
JSON representation

Learning about post requests in Express

Awesome Lists containing this project

README

        

# PostRequestDemo
* Write post routes
* Test them with Postman
* Use a form to send a post request
* Use body parser to get form data