Sign inSign up

lkarolewski/juice-server

By lkarolewski

Updated over 3 years ago

standalone server to inline css in html for sending emails

Image
0

1.2K

lkarolewski/juice-server repository overview

juice server

Need to inline css for emails? but you're api is not in node?

Add following to your docker-compose:

juice-server:
    restart: unless-stopped
    image: lkarolewski/juice-server:latest

now POST your html as text/plain to http://juice-server:3000/inline-css and get html with inlined css back!

you're welcome

Tag summary

Content type

Image

Digest

sha256:563d3b4de

Size

56.6 MB

Last updated

over 3 years ago

docker pull lkarolewski/juice-server