Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 224 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 224 Bytes

Matcha

A minimal serverless javascript runtime.

To run the example

Run matcha

Send a POST to the server with the body containing the javascript code you want to run:

curl -d @example.js localhost:8080/