Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/siepomaga/mjml-server


https://github.com/siepomaga/mjml-server

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Installation

```
$ npm install -g mjml-server
```

# Usage

```
$ mjml-server -h

Usage: mjml-server [options]

Options:

-V, --version output the version number
-p, --port port of server (default: 1410)
--hostname [value] port of server (default: 127.0.0.1)
-h, --help output usage information
```

# Example request

```
$ curl http://127.0.0.1:1410 -d mjml=""





...
```