Example: Bare#
This example demonstrates how to use meros reading a multipart response generated with nothing but node.
Getting started#
Setup
npm install
Start
npm start
Running the above command will spin up a node server
- localhost:8080 — will run a very simple client-runtime ~ see index.html
- localhost:8080/data — responds with our multipart response ~ see example.ts