HugoDF · GitHub

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 install to install the dependencies
  • npm run express to run the Express app (default port 3000)
  • npm run micro to run the micro app (default port 3000)

About

An example app using `micro` and `express`

Topics

Resources

Readme

MIT license

Activity

Stars

2 stars

Watchers

0 watching

Forks

3 forks

Releases

Packages

Used by

Contributors

Languages

Read the original on github.com ↗