Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
An example app that has a single POST endpoint at its root.
Extracts POST body value, increments it by and returns it.
If request is not POST, 404s.
Requirements
- Node 8+
- npm 5+
Commands
npm installto install the dependenciesnpm run expressto run the Express app (default port 3000)npm run microto run themicroapp (default port 3000)
About
An example app using `micro` and `express`
Topics
Resources
Stars
2 stars
Watchers
0 watching