EmailEngine

EmailEngine is an email client but for apps, not people.

Visit Website

When I wanted to build a Cordova based email app I realised that handling email protocol stuff inside the app makes things too difficult. So I built EmailEngine, a self hosted API server to translate REST to IMAP/SMTP

About

When I wanted to build a Cordova based email app I realised that handling email protocol stuff inside the app makes things too difficult. So I built EmailEngine, a self hosted API server to translate REST to IMAP/SMTP