mailgun 1.1Mailgun
Mailgun is a simple Fantom API wrapper for the Mailgun email service.
Install
To install mailgun with Fantom Pod Manager, cut'n'paste the following into a cmd prompt, terminal or shell:
Or to install mailgun with the Fantom Repository Manager (fanr), cut'n'paste the following into a cmd prompt, terminal or shell:
Or to install manually, download the pod file and copy it to the %FAN_HOME%/lib/fan/
directory.
Use
To use mailgun in a Fantom project, add a dependency to the project's build.fan
:
depends = ["sys 1.0", ..., "mailgun 1.1"]
Documentation
Information
Meta information on the mailgun pod:
- Published by
- afrankvt
- Pod file size
- 16.26 kB
- Licence
- MIT
- Built on
- 20th Aug 2019
- Source code
- at https://github.com/afrankvt/mailgun
- Depends on
- concurrent, email, sys, util, util, web
- Referenced by
- Javascript Compatible
- No
Dependency Graph
Use mouse to re-position pods
Release History
There have been 5 releases of mailgun: