jet10000 / imap-api

Self hosted application to access IMAP accounts via REST

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IMAP API

Self hosted application to access IMAP accounts over REST.

  • IMAP API allows simple access to IMAP accounts via REST based API
  • Whenever something happens on tracked accounts IMAP API posts it to over a webhook
  • No data ever leaves your system

Usage

IMAP API requires Redis to be available. For any special configuration edit config/default.toml configuration file.

$ npm install
$ npm start

Once application is started open http://127.0.0.1:3000/ for instructions and API documentation.

Screenshots

License

Licensed for evaluation use only

About

Self hosted application to access IMAP accounts via REST


Languages

Language:JavaScript 96.3%Language:HTML 3.0%Language:Lua 0.5%Language:CSS 0.2%