Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lydiahallie/form-project
Create a form with Express.js and Mustache
https://github.com/lydiahallie/form-project
Last synced: 3 days ago
JSON representation
Create a form with Express.js and Mustache
- Host: GitHub
- URL: https://github.com/lydiahallie/form-project
- Owner: lydiahallie
- Created: 2017-07-27T20:08:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-17T14:23:26.000Z (over 7 years ago)
- Last Synced: 2024-10-05T12:21:45.170Z (3 months ago)
- Language: HTML
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Form Data
===
Use Node.js, Express, Mustache and body parser to validate the form data and show the input value on the page after submitting.