Skip to content

Latest commit

 

History

History

custom-function

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

micro-post

Example that executes a function to handle the request and response before the response ends.

Running

  • Install the dependencies with npm (npm install) or yarn (yarn).
  • Run npm start.
  • Execute request to http://localhost:3000 and see the results!