Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/negaashley/postrequestdemo
- Owner: NegaAshley
- Created: 2018-12-16T01:13:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-24T18:13:54.000Z (about 6 years ago)
- Last Synced: 2023-09-15T13:54:41.026Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://stormy-thicket-36092.herokuapp.com/friends
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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